A medecine management system
Project description
MedTrack
About The Project
A software package named "MedTrack App". This app is designed to assist patients in managing their medication regimen. It provides a comprehensive solution for managing medication schedules, prescription details, and drug interactions, benefiting patients and doctors. It emphasizes user-friendly interfaces and reminders, ensuring effective medication management and adherence to prescribed treatments.
Table of content:
│ .coverage
│ .DS_Store
│ .travis.yml
│ cover.png
│ DATA533projectstep1.pdf
│ list.txt
│ main.py
│ README.md
│ requirements.txt
│ test_doctor.py
│ test_patient.py
│ TravisCI.png
│
├─doctor
│ │ prescription.py
│ │ report.py
│ │ __init__.py
│ │
│
├─patient
│ │ medication.py
│ │ reminder.py
│ │ __init__.py
Features
Patient Registration and Login: Secure registration and login system for patients.
Personal Information Management: Patients can update their personal details such as name, sex, marital status, date of birth, address, contact information, and email.
Medication Management: Allows patients to add, update, or remove their medication details.
Reminder System: Patients can set, view, and delete reminders for medication intake.
Data Persistence: (If implemented) Ensures all patient information and reminders are saved and retrieved between sessions.
Add_prescription: For doctors to add new prescriptions.
Delete_prescription: Allows the deletion of prescriptions.
Expiry_alert: Notifies about the expiry of prescriptions
Drug_interaction: Checks for interactions between drugs.
Export_history: Exports the medication history of a patient.
Search_history: Searches through the medication history.
TravisCI
Coverage
Authors
Hanwen Zhang
Zerui Zhang
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file MedTrack-0.0.1.tar.gz.
File metadata
- Download URL: MedTrack-0.0.1.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
977825a6b18f096f31884bfd0809e0fcbe77f1724fcfd3db82424211ca30f935
|
|
| MD5 |
f8e6b07e929742b62fb8d9269d5b935e
|
|
| BLAKE2b-256 |
1d3103b5f1ef8f2578960bec864ac1a307db7b7d13d871d35c302d0a122c05cf
|
File details
Details for the file MedTrack-0.0.1-py3-none-any.whl.
File metadata
- Download URL: MedTrack-0.0.1-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9253b63b6aa343eb8da4a640f39a1e8add52e18d98f5a568fbad2bf0e8c053c4
|
|
| MD5 |
8f8526558d7857c1b38ac4334a558867
|
|
| BLAKE2b-256 |
0ecfdfb13fce37c51f51a18d44e972a50d4d7868d34355ae7350bcfbc0d4f666
|