HEART CARE SYSTEM USING DJANGO FRAMEWORK

製品情報

¥6,931
cart 買い物カゴに追加 favorites お気に入りに追加
ユーザーガイド

デベロッパー

avatar
cherdev
×

価格交渉

コードサンプルのリクエスト ダイレクトメッセージ

2020年11月12日

公開チャット

製品詳細



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

価格情報

価格の統計

最高価格
¥6,952
平均価格
¥6,873
最低価格
¥6,789
AI価格予測
¥5,422

インサイト

限定プレビュー


実際の製品には、すべてのファイルと完全なコードが含まれています。

依存パッケージ

依存パッケージを表示する

ランダムサンプルファイル

プロジェクトファイルの統計

階層

サンプルファイルを選択してください
X
user-symbol

Stay in touch

ビジネスおよび開発者向けの実用的な最新情報をご希望ですか?

ソースコードプロジェクトに対するPieceXコミュニティのニーズについてご提供します。

PieceXの最新の無料コミュニティコードプロジェクトをいち早くお知らせします。