This Web app is used for patients who can keep a track of their prescriptions from various visits to their doctor/local clinic, and maintain a proper medical history of their intake of medicines.
Benifits:
- Keep a record of their prescriptions for their next visit to the pharmacy.
- Keep a record of a large number of prescriptions without physical pen-and-parer documentation.
- Help doctors make an accurate diagnosis based on previous visits.
- Have proper knowledge of the patient's medical history.
npm install
npm run serve
npm run build
npm run lint