Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diegogtz03/gt-dent-v2
GT-DENT is a Dental Patient Records App that allows for the creation, update and follow up of dental medical records.
https://github.com/diegogtz03/gt-dent-v2
Last synced: 12 days ago
JSON representation
GT-DENT is a Dental Patient Records App that allows for the creation, update and follow up of dental medical records.
- Host: GitHub
- URL: https://github.com/diegogtz03/gt-dent-v2
- Owner: Diegogtz03
- Created: 2024-01-04T03:35:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-09T18:23:44.000Z (9 months ago)
- Last Synced: 2024-11-14T14:43:29.995Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 396 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GT-Dent-V2
# GT-DENT
GT-DENT is a Dental Patient Records App which came to be as a help for my parents' dental office. The original version was written to be a Java application, but due to updates, decided to migrate the app to a web version easy to update.## Features
- Reduce paper waste by transfering records to a digital platform
- Checks for repeated patients
- Dental specific format
- Smart Save to prevent exiting without saving changes
- Search patient by name or date of birth
- Safe Data stored in a RAID NAS
- Print out custom made prescriptions## Possible Improvements
- Make the app fully customizable for anyone to use
- Allow the deletion of records (Coming soon...)
- Allow other to register for use of the App## Gallery
### Sign-In
![Sign In](https://github.com/Diegogtz03/GT-Dent-V2/assets/65473367/e07158e0-21fb-40fb-bfa5-1a79b73d0bc2)### Dashboard
![Main Screen](https://github.com/Diegogtz03/GT-Dent-V2/assets/65473367/25b2de03-59b7-480f-b501-7982d27861c0)### Patient Search
![Patient Search](https://github.com/Diegogtz03/GT-Dent-V2/assets/65473367/8cdcaef2-a5d8-495a-a724-88712249e0fa)### Registration
![Registration](https://github.com/Diegogtz03/GT-Dent-V2/assets/65473367/7a8b387f-108a-44c6-8de4-635c3c847403)### Records
![Records](https://github.com/Diegogtz03/GT-Dent-V2/assets/65473367/85d50c73-d7be-4b2e-a98e-801ae5bb2028)### Prescriptions
![Prescription](https://github.com/Diegogtz03/GT-Dent-V2/assets/65473367/6336c73d-f5ef-49f3-8600-d621d28c9e7f)