A springboot based project that provides and easy to use web application which enables patients to schedule an appointment with a doctor of their choice.
- Patient Regitrsation
- Patient Login
- Doctor Registration
- Doctor Login
- Patient can book, view and cancel appointments
- Doctor can view and cancel appointments
- Spring Boot
- MVC Architecture
- Thymeleaf templating
- JPA
- H2 inmemory database
- CRUD operations
- Maven
- Java