Alvin
|
1ac852f2a1
|
Update customer management functionality by adding modification support, enhancing the customer model to include modifications, and improving the UI for customer and modification forms. Refactor API routes for better error handling and streamline customer data management.
|
2025-06-10 11:38:27 +02:00 |
|
Alvin
|
cefd020db6
|
Add new car modification options to CarModifications component, including performance upgrades for engine, exhaust, suspension, and brakes. Update Customer model to include address and car year fields, and implement pre-save hook for updatedAt timestamp. Enhance customer routes with authentication middleware and improved error handling.
|
2025-06-10 10:09:38 +02:00 |
|
Alvin
|
d44338aa95
|
Add create-admin script to package.json and set up /api/users route in server.js for user management functionality.
|
2025-06-10 09:47:17 +02:00 |
|