Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 list

b) 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 list

c) 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)