Skip to content

malnasleh/HealthPortal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Dependencies

We have successfully run our program with the following:

Package Version
asgiref 3.7.2
Django 4.2.8
numpy 1.26.2
pip 20.2.3
scipy 1.11.4
setuptools 49.2.1
sqlparse 0.4.4
typing-extensions 4.8.0
tzdata 2023.3

Note that it is sufficient to install only django (pip install django) and scipy (pip install scipy) - the remaining packages are dependencies for these.

Running

We use the standard Django commands (i.e. using manage.py). Run using: python3 manage.py runserver

About

Full Stack Health Portal Web Application Built Using Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors