The Automobile Sales Management System is a comprehensive final project for the first semester of 2023-2024, spanning the following core courses:
Web technologies and applications
software engineering
Database principles
We are committed to providing a complete car sales solution incorporating best practices with modern technology.
Backend: Use Nest.Js, built based on Node.Js and TypeScript, use JWT authentication
Front-end: Design user interface using Vue, Element UI, Echarts and TailwindCSS
Database: Using MySQL, operating through Prisma ORM and SQL
Cloud computing: Huawei Cloud Server HECS, Qiniu Cloud Object Storage Kodo, Qiniu Cloud Content Distribution Network CDN
Deployment: Ubuntu, using Nginx for reverse proxy
http://www.tako.top
Account number: 10000000000 (11 digits)
Password: admin123
Node.Js、MySQL
git clone https://github.com/Tako0825/car-sales.git
Configuration .env.example The sample file is a .env file (supplementary database, Qiniu Cloud and other configuration information)
Install pnpm
npm install pnpm -g
pnpm install
npx prisma generate
npx prisma migrate dev
pnpm dev
pnpm run serve
If you encounter any problems during use, have suggestions, or have any feedback on our projects, please feel free to contact us ([email protected]). We welcome your feedback to help us continuously improve and optimize the platform.
This is an important final project during our study at the university, which represents our in-depth understanding and practical application of professional technology. Thank you for choosing our car sales management platform! Thank you for your support!