Skip to content

Rural Healthcare Management System, making health care in rural areas more accessible.

License

Notifications You must be signed in to change notification settings

tusharnankani/E-Laaj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Laaj

Rural Healthcare Management System

Making healthcare in rural areas more accessible.

Tech-Stack

  • Frontend
    • HTML
    • CSS
  • Backend
    • Flask
  • Database
  • SQLite

Screenshot (814)

Screenshot (815)

Dataflow

Homepage --> Different Languages Implemented
|
|
Patient (Phone Number Login) - Phone Number is in the database - PATIENT PORTAL
|                                   |
|                                   |
|                                   SIGNUP PAGE
|
|
DOCTOR (Proper Login Page)
  - Name
  - Age
  - Speciality
  - Phone Number
  - License ID
  - Years of Experience
  - Location (Address)


Patient Portal
- Make an appointment 
  - Current problems that the patient is facing.
- Uploading Reports
- Patient History (Ask a bunch of Questions)
  - Blood Group
  - Diabetic History
  - etc.
  
Doctor's Portal
- Upcoming appointments 
  - Accept/Reject
- History of Patients

Setup

  1. Download Python 3,

  2. CD into the project directory.

  3. Run python3 -m pip install venv

  4. Now run python3 -m venv env

  5. Now wait until it is done and if you are on windows type env/Scripts/activate

  6. Now run python3 -m pip install -r requirements.txt

  7. Then type set FLASK_APP="elaaj"

  8. Then set FLASK_ENV="development"

  9. Then flask run

About

Rural Healthcare Management System, making health care in rural areas more accessible.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published