-
username : admin
-
password : adminpass101
-
you can create other users(health worker and public worker) with this 😊
- fullly functional dashboard for admin,health worker and public health official
- user authentication
- map integration
- more .. etc
- for health centres
- for health workers
- for public officials
$ git clone https://github.com/Onlynfk/django-immunization-managment-system.git
$ pipenv shell
$ pip install -r requirements.txt
$ python manage.py makemigrations
$ python manage.py migrate