f66670137b
Enhance CarModifications component by integrating API calls for fetching modifications and customers, implementing a dialog for adding modifications to customers, and improving error and success message handling. Refactor state management and UI elements for better user experience.
Alvin
2025-06-12 09:38:03 +02:00
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.
Alvin
2025-06-10 11:38:27 +02:00
ec07b89dab
Enhance App component by adding Register and BackToHome routes, and update CustomerList to CustomerManagement for improved customer management functionality. Refactor CustomerManagement to utilize a centralized axios instance for API calls and implement a dropdown for car model selection.
Alvin
2025-06-10 10:24:25 +02:00
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.
Alvin
2025-06-10 10:09:38 +02:00
7b394b92d9
Refactor CarModifications component to use SVG icons instead of placeholder images for better visual representation of car modifications. Update icon imports and adjust rendering logic accordingly.
Alvin
2025-06-10 09:52:55 +02:00
d44338aa95
Add create-admin script to package.json and set up /api/users route in server.js for user management functionality.
Alvin
2025-06-10 09:47:17 +02:00
ef07016a14
Remove index.html, styles.css, favicon.svg, script.js, and tailwind.config.js files to streamline the project and eliminate unused resources.
Alvin
2025-06-10 09:16:11 +02:00
c07fdac03c
Add additional car models to dropdown in index.html for Opel and Skoda brands, enhancing vehicle selection options.
Alvin
2025-06-04 14:09:45 +02:00
bd25635095
Implement car search functionality in index.html and enhance dropdown behavior in script.js. Added a search input for vehicle models, allowing users to filter options dynamically. Improved dropdown styling and interaction, including closing behavior and handling double-click selections.
Alvin
2025-06-04 14:04:15 +02:00
bd3333b8a3
Enhance contact form in index.html by adding required fields for name, email, phone, and message. Update form submission handling in script.js to include success message display and improved error handling. Refactor button functionality for better user experience during form submission.
Alvin
2025-06-04 12:28:07 +02:00
d6c53c19b2
Enhance vehicle selection in index.html by replacing text input with a dropdown menu featuring various car models from multiple brands. Update script.js to dynamically add a custom input field for 'Other model' selection. Revise styles.css for improved button and form control designs, including new animations and responsive adjustments.
Alvin
2025-06-04 12:01:47 +02:00
50fd74ec57
Update favicon.svg to enhance branding with a new design featuring a car silhouette and tuning elements. Adjust dimensions and gradient for improved visual appeal.
Alvin
2025-06-04 11:25:19 +02:00
d904d7beae
Revamp index.html, styles.css, and script.js for Tuning Pro website. Update branding to Dutch language, enhance navbar and sections with new color schemes, and improve button functionalities. Implement dynamic content in modals and refine form handling for better user experience.
Alvin
2025-06-04 11:22:41 +02:00
f734a41678
Refactor 'Get Started' button functionality in script.js to support multiple buttons. Update event listener to handle all instances of the button, enhancing user interaction with modal display.
Alvin
2025-06-04 11:13:48 +02:00
2a9e57bb5d
Enhance navbar design and functionality in index.html, styles.css, and script.js. Implement a glass effect for the navbar, add animated hover effects for navigation links, and introduce a scroll effect that changes the navbar's appearance on scroll. Update styles for improved responsiveness and visual appeal.
Alvin
2025-06-04 11:12:00 +02:00
1b0f0ca1a6
Add favicon link to index.html for improved branding
Alvin
2025-06-04 10:09:52 +02:00
5444fefbba
Refactor index.html to remove inline Tailwind configuration and link to external JS file. Enhance script.js with modal functionality for 'Get Started' and 'Learn More' buttons, including dynamic content and hover effects for cards.
Alvin
2025-06-04 09:59:01 +02:00
953e72906d
Enhance index.html and styles.css with improved design elements, animations, and responsive features. Update navbar, sections, and buttons with gradient backgrounds and hover effects. Refine CSS variables and add custom animations for a more dynamic user experience.
Alvin
2025-06-04 09:50:53 +02:00
508bf307a5
Update index.html and script.js to enhance website template with new sections, improved navigation, and smooth scrolling functionality. Modify title and branding, and implement form handling and mobile menu toggle in JavaScript.
Alvin
2025-06-04 09:46:25 +02:00
f0a1a657a3
Revamp index.html with Bootstrap and Tailwind CSS integration, add navigation and main content structure, and implement JavaScript for interactivity. Remove unused style.css file.
Alvin
2025-06-04 09:38:33 +02:00
e745cc340c
Initialize HTML structure and add empty CSS and JavaScript files
Alvin
2025-06-04 09:34:13 +02:00