A web platform that helps health workers, doctors to diagnoise patient Make sure python, pipenv, pip and django is installed on your machine.
$ mkdir diagnocoin
$ cd diagnocoin
$ pipenv --python 3.5 (depending on your version)
$ pipenv shell
$ pipenv install django==2.0.6 django-allauth django-crispy-forms pillow numpy sklearn
$ django-admin startproject mysite .
$ python manage.py runserver
$ git clone [repo link]
$ cd project_name
$ pipenv shell
$ pipenv install
$ python manage.py runserver
change the python_version to your system version in your Pipfile
-
Backend
- Django/Python
- Postgresql
-
Frontend
- HTML/CSS
- Bootstrap
- Javascript
-
Machine learning Algorithm
- Naive Bayes
- Goodness Ezeokafor - gootech442@gmail.com
- Kevin Kaslong - kevinkaslong@gmail.com
- Kzito Horlong - naanma4kizito@gmail.com
click this link