Skip to content
/ mastereg Public

Mastereg is master list that keep track of students with RTIs(Respiratory Tract Infections). It is a web based system which that helps schools assist asmatic students and also facilitate management of TB cases among students. It built with using Flask, HTML, CSS and Javascript.

License

Notifications You must be signed in to change notification settings

oumao/mastereg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastereg

Mastereg is master list that keep track of students with RTIs(Respiratory Tract Infections). It is a web based system which that helps schools assist asmatic students and also facilitate management of TB cases among students.

The system is developed using python-flask. To install the project you need:

  1. clone the repository using

    git clone https://www.github.com/oumao/mastereg.git

  2. Ensure python 3.5 and above is installed in your machine

  3. Create a virtual environment in the folder you have cloned the project using:

    virtualenv yourvirtualenv

  4. Activate the virtualenv and install the dependecies using:

    pip install -r requirements.txt

  5. Finally run the project:

    python run.py

About

Mastereg is master list that keep track of students with RTIs(Respiratory Tract Infections). It is a web based system which that helps schools assist asmatic students and also facilitate management of TB cases among students. It built with using Flask, HTML, CSS and Javascript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published