Skip to content

cheng0908/Django-HealthCare-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HealthCare Website

A health care community and self-healthy management system built using the Django framework. Users can easily post content and engage in social interactions (view, comment, like), while also enjoying a wealth of health channel videos, curated recipe recommendations, and a convenient BMI and calories calculator.

Installation

Python and Django need to be installed

pip install django

Usage

Go to the HealthCare folder and run

python manage.py runserver

Then go to the browser and enter the url http://127.0.0.1:8000/

Login

This website allows users to log in using their self-created accounts or through their Facebook or GitHub accounts.

You can access the django admin page at http://127.0.0.1:8000/admin and login with username 'admin' and the above password.

Also a new admin user can be created using

python manage.py createsuperuser

Screenshots

Login page

login protal.jpg

Video recommendation page

fitness_channel.jpg

Self health management page

Calories_page_2.jpg

Food recipe community page

Food recipe.jpg

Blog page

Blog Page.jpg

Comment and like function

comment.jpg

Write and edit post page

Write_post.jpg

Profile page

profile.jpg

About

Django Health Care Team Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published