simple chat system with php - HEART CARE SYSTEM USING DJANGO FRAMEWORK

HEART CARE SYSTEM USING DJANGO FRAMEWORK

Posted on

- HEART CARE SYSTEM USING DJANGO FRAMEWORK

Project: Heart Care System using Django Framework

Please scroll down and click on the download button to download Heart Care System using Django Framework project for free.

Heart-care is a diagnostic management project developed in Django. Admin can add doctor, add services, add gallery pictures . User can see doctors profile and also they can make appointment. They can also contact to the heart-care through email.

About System

The system is built fully in Django Framework in back-end and HTML, CSS in front-end. It contains all features of any online healthcare website like making appointment with doctors, contacting the hospital and taking feedback from the authorized doctors.

There is also a admin panel from where all the feedback, appointments, data of doctors and customers and many more can be controlled. It also has email sending feature using which users receive email after contacting to the related authority.

How To Run The Project?

To run this project, you must have installed Python on your PC. After downloading the project, follow the steps below:

Step-1: Extract/unzip the file

Step-2: Go inside the project folder, open cmd and type the following commands to install Django Framework and run the webserver:

  1. pip install -r requirements.txt
  2. python manage.py runserver

Step-3: Finally, open the browser and go to localhost:8000

For admin panel:
username -> Admin
password -> admin

For email sending functionality fill up the information in Your Project setting

The Heart Care System using Django Framework is free to download, Use for educational purposes only! In addition, for the project demo, you can have a look at the video below.


Thank you very much for your visiting in our simple blog, share tutorial and programming coding. Hope this blog will help you in fixing your coding problem.

source : code-projects.org