/DentistManager

My bachelor thesis project - a webapp for managing a dentist's patients & appointments (uses Spring Framework)

Primary LanguageJavaScript

DentistManager

My bachelor thesis project - a webapp for managing a dentist's patients & appointments (uses Spring Framework).

The app's interface is in Bulgarian.

Screenshots

1.png 2.png

4.png 5.png

How to run

  1. Download source code
  2. Import in Eclipse / Spring Tool Suite (or your preferred Java IDE) as a Maven project.
  3. Configure "spring.datasource" values in the application.properties file
  4. Run as a Java Application or a Spring Boot Application
  5. Access the app at http://localhost:8080