https://github.com/mikhailms/dentalpractice
Group project - booking system for imaginary dental practice
https://github.com/mikhailms/dentalpractice
Last synced: 2 months ago
JSON representation
Group project - booking system for imaginary dental practice
- Host: GitHub
- URL: https://github.com/mikhailms/dentalpractice
- Owner: MikhailMS
- Created: 2015-12-25T21:19:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-25T21:35:46.000Z (over 10 years ago)
- Last Synced: 2025-01-01T09:42:09.435Z (over 1 year ago)
- Language: Java
- Size: 960 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dental Practice Project
Group project - booking system for imaginary dental practice.
System is connected to a web server with MySQL DB via MySQL connector.
System allows secretary to register new patients, book an appointments, see calendar with all appointments.
Dentist and hygienist are allowed to see their appointments on calendar and add extra treatments to appointments, so it would be calculated afterwards to present a bill to client.