Skip to content

ORC-1/GoldHosp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALLATION

Make sure that the target environment for ODsys has Python 2.7 or 3.2.2 and Django 1.6.5 or 1.9 installed and running correctly.

Simply

git pull https://github.com/ORC-1/GoldHosp.git


or

Unzip the compressed folder containing the ODsys application into a suitable directory of your choice.

Once that is done, open a command prompt window (Windows) or a Terminal window (Mac OS).

Navigate to the folder where the application was opened and traverse deeper through the directory until you are in the same directory that contains the file called manage.py.

Type in the command "python manage.py runserver" on your command prompt or Terminal window and run it.

Take the HTTP address from the line beginning with "Starting development server at...".Put that web address into a web browser of your choice and go to it. The URL you enter should look something like this: http://127.0.0.1:8000

You now have the ODsys application running. Enjoy!

LOGINS AND PASSWORDS

To sign into the administrator interface for the entire ODsys application, you can use the following credentials:

Username: admin Password: password

To sign in as an administrator, you can use the following credentials:

Username: admina@test.com Password: a

Some of the sample credentials for Doctor, Nurse, and Patient users:

Username: doctora@test.com Password: a

Username: nursea@test.com Password: a

Username: patienta@test.com Password: a

Features

Patient Registration
Administrator Registration
Update Patient Profile Information
Update Patient Medical Information
Create or Update Patient Appointment
Cancel Patient Appointment
Appointment Calendar
Add/Remove Prescriptions
Viewing Patient Medical Information,
Prescriptions and Tests and Results
Release Test Results
Logging System Activity
Admission and Discharge to/from Hospital
Viewing Activity Log
Viewing System Statistics
Patient Transfer
Upload Patient Information
Send Private Message

About

Gold Hospital Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published