HEART CARE SYSTEM USING DJANGO FRAMEWORK

제품 정보

$44.94
cart 장바구니에 담기 favorites 즐겨 찾기에 추가
사용 설명서 문서

개발자

avatar
cherdev
×

가격 협상

코드 샘플 요청 다이렉트 메세지

Nov 12, 2020

공개 채팅

제품 세부 정보



Project: Heart Care System using Django Framework

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

EMAIL_BACKEND = 'django.core.mail.backends.smtp.EmailBackend'
EMAIL_HOST = 'smtp.gmail.com'
EMAIL_PORT = 587
EMAIL_USE_TLS = True
EMAIL_HOST_USER = 'your email'
EMAIL_HOST_PASSWORD = 'your email password'


File Tree

  • 📁 HEART CARE SYSTEM USING DJANGO FRAMEWORK

가격 정보

가격 통계

최고 가격
$44.94
평균 가격
$44.94
최저 가격
$44.94
AI 가격 예측
$39.58

인사이트

제한된 미리 보기


실제 제품에는 모든 파일과 전체 코드가 포함되어 있습니다.

종속성 확인

제품 외부 종속성 보기

무작위로 선택한 샘플 파일

프로젝트 파일 통계

계층구조

샘플 파일 선택
X
user-symbol

문의하기

비즈니스 개발자를 위한 최신 정보를 원하십니까? 소스 코드 프로젝트에 대한 PieceX 커뮤니티의 요구사항을 알아보세요. PieceX의 최신 무료 커뮤니티 코드를 빠르게 알려드립니다.