This is the backend side of an academic course which represents
Covid19 registration form (for any kind of orginazation),
with options of extracting part of the data by Date of birth and city
and exporting to excel or displaying it live.
Make sure to change to the inner directory before the runserver command.
Runs the app in the development mode.
Starting development server at http://127.0.0.1:8000/
Inside the directory covid19_backend there is a file name settings.py.
in this file there is variable called DATABASES, you should change the information
in order to sync to your db.