Dashboard Demo Video URL : https://drive.google.com/file/d/1D4do3TwcPKU7sBAx9j5Dhdc691_jeLfH/view?usp=sharin We application built using Django for the customer and doctors This is the complete packed application built with django all the data is made realtime with realtime consultancy and symptom checker To setup the application on local machine clone the reop and create a virtualenvironment and activate it Install the requirements from requirements.txt file by pip install -r requirements.txt Navigate to the root of project directory by cd medcare run python manage.py makemigrations then run python manage.py migrate Finnaly run python manage.py runserver U can create your own registration or user super user credentials to login super user credentials : username = tesseract and password = Tesseract