This project was created on a team of two using Rest APIs for the backend, and React for the frontend. The purpose was for a car dealership’s staff to be able to keep track of their services department, and sales.

I was responsible for the services side of the application. I created CRUD endpoints using Rest API format for appointments and technicians.

I used React to build a frontend that had forms to allow staff members to create technicians, and then create appointments for customers. The technician assigned would be linked to the technician’s profile, and the customer’s car VIN would be run against the records from the dealership to check if the car was sold by the dealership.

View project repository here.

Previous
Previous

Django Site