anthonyjsaab / E-Health

Make appointments and meet with your doctors virtually!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

E-Health - EECE 430 Final Project

Our E-HMS software requires a Windows 10 machine equipped with the following:

  • Python
  • A Python virtual environment with Django and psycopg2 installed as packages.
  • PostGreSQL13 and PGadmin4
  • A running database instance with the following characteristics: name: "EHMS", owner:"postgres", password:"1234"
  • Migrate the models with django to the database

About the project:

The project is a Web application developed on Django that allows the reservation of appointments based on availability and time of doctors. Integration with Cisco Webex allows patients and doctors to meet using video audio and chat. The software tool allows the registration of doctors and patients to the system. If you login as an admin, you will have the ability to create, update and delete accounts (of both doctors and patients) as well as manage appointments.

About

Make appointments and meet with your doctors virtually!


Languages

Language:CSS 45.3%Language:Python 27.0%Language:JavaScript 15.1%Language:HTML 12.2%Language:PowerShell 0.2%Language:Batchfile 0.2%