
Medical Prescription Generator
Description:
This system allows doctors to quickly generate and print digital prescriptions for patients. It includes features like medicine autocomplete, dosage scheduler, and prescription history tracking.
Key Features:
- Doctor login and patient management
- Dynamic prescription builder with medicine autosuggest
- Option to print or send prescriptions via email
- Prescription history tracking
- Data encryption for sensitive medical information
Modules:
- Doctor Dashboard
- Patient Records
- Prescription Generator
- Email Service
Tech Stack:
- Frontend: React.js
- Backend: Spring Boot
- Database: MySQL
- Extras: PDF Generator Library, Email Sender Module