Some introduction to your solution/project.
Team Members:
To overcome the issue of patient record file and online appointment booking with the hospital employee attendance and much more.
-
HTML
-
CSS
-
Django
-
Python
-
MySql
Provide the walkthrough of your solution.
- Provide necessary details to understand the solution.
- Optional but charts are always nice to have.
Provide images or proof of work here. By proof of work we mean you can provide:
- Video Link: https://youtu.be/z8vvrdFNIrA
- First Python3 and MySql Should be installed
- Then change the path to the Genetic
cd Genetic - You need to run the requirements.txt file command:
pip install requirements.txtin terminal - After That Create a database in MySql with healthcare
- Then you need to migrate the database command:
python manage.py migratein terminal - Run the test command command:
python manage.py test Genetic.tests.MainTestCase.MainCasein terminal - then to start the Website/Webapp you need to write the final command:
python manage.py runserverin terminal
Compare your current outcomes with what you expected it do.
In future we want to create branching sysytem in our HMS and file upload system for patient record