Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diveshthapa/dams
DAMS is Doctor Appointment and Medicine Scheduler program.
https://github.com/diveshthapa/dams
appointment dams doctor medicine scheduler website
Last synced: 10 days ago
JSON representation
DAMS is Doctor Appointment and Medicine Scheduler program.
- Host: GitHub
- URL: https://github.com/diveshthapa/dams
- Owner: diveshthapa
- License: apache-2.0
- Created: 2024-07-19T11:28:54.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T17:45:48.000Z (5 months ago)
- Last Synced: 2024-11-08T07:53:19.277Z (2 months ago)
- Topics: appointment, dams, doctor, medicine, scheduler, website
- Language: PHP
- Homepage:
- Size: 5.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DAMS
DAMS is Doctor Appointment and Medicine Scheduler program.a) Doctor : Doctors can view their appointments and patient requests.
- Login / view dashboard
- Approve appointment
- Search and view patients list
- Manage settings
- Cancel appointment
- View Medicine schedule listb) Patient : Patients can search for and book appointments with their preferred doctors. They can also use the
Medicine System for their medication schedules.
- Login/ book appointment
- View appointment
- Search and view doctors list
- Manage settings
- View medicine schedule listc) Administrator : Administrators manage the list of available doctors in the system.
- Login/ manage Patient
- Manage doctor/Manage appointment
- Manage medicine Schedule and list
- Cancel appointment request
- View patient and doctor record, details### DAMS admin, users, patients and doctors username and password.
1. Admin
| Admin Dashboard | Doctor Dashboard | Patient Dashboard |
| ----------------------- | ------------------------ | --------------------------- |
| Email: `[email protected]` | Email: `[email protected]` | Email: `[email protected]` |
| Password: `123` | Password: `123` | Password: `123` |
2. Doctor list
- NMC NO: 2242
Dr. Sanjay Lakhey
Consultant Physician- NMC NO: 2533
Dr. Amit Joshi
Consultant Orthopaedic- NMC NO: 6844
Dr. Deependra Karki
Endocrinologist- NMC NO: 2350
DR. SARITA PANDEY
CONSULTANT PHYSICIAN [IM]- NMC NO: 2187
DR. RAMESH BASNYAT
CONSULTANT CHEST PHYSICIAN [GastoInt]
3. Patients
- Hari
- Sakar
- Durga
## The Project was developed using the following:
- Apache Version: `2.4.39`
- PHP Version: `7.3.5`
- Server Software: `Apache/2.4.39 (Win64) PHP/7.3.5`
- MySQL Version: `5.7.26`
## Some of Screenshots :
HomePage
:-------------------------:
![homepage](https://raw.githubusercontent.com/diveshthapa/DAMS/main/img/home%20page.png)