Building further on the Rusty Repairs Database (also on GitHub) to include a client based system with which the workers and customers can interact.
This project focuses on the following systems:
- Customers can create, read, update and delete their accounts.
- Customers can create, review, update and cancel a booking made for a car repair.
- The Garage Manager can approve, view, update and cancel booking slots made by customers.
Credit:
- Managing customer account - Dominic Need (github.com/Dneed-Code)
- Managing customer bookings - James Hunt (github.com/JamesHuntCode)
- Managing approving bookings - Kyle Rusby (github.com/Xufysz)