Car Wash Service is a web application for managing car wash appointment records and services. You can add appointments on specific time or next free time. Add new services and edit existing.
Java 17, Spring Boot 2.7.5, PostgreSQL 14, FlyWay 9.11.0, Swagger 2
- Manage car wash appointment records
- Display a list of all appointments and services
- Add new appointments and services
- Delete existing appointments and services
- Edit existing services
bash
git clone https://github.com/YakovKontarook/CarWashService.git
4) Open a web browser and go to http://localhost:8080/swagger-ui/
In the table user_roles change role_id to '2'
-
Choose login endpoint
-
Enter username and password you just registered
-
Click on 'Authorize' button and paste your token
6) Use any andpoint on http://localhost:8080/swagger-ui/
Sometimes you need to change time settings of Database in a development environment In Intellij Idea: Data Sources and Drivers -> Options -> Make sure timezone matches your timezone