Main goal of this project was to learn new technologies (Java Spring Boot
and ReactJS
) and to create web application for management of doctors office.
Main functinalities included:
- For doctors:
- creating and updating schedules
- simple medical documentation editor
- management of planned visits
- For clients:
- searching for doctors
- booking visits
- registration
- For doctors and clients:
- receiving email notifications
- login / logout
- Spring Boot
- Spring Security
- Spring Data JPA
- H2
- JWT
- ReacjJS
- TypeScript
- Axios