Skip to content

shauryasawai/Health-app

Repository files navigation

Health Tracker Web App

Welcome to the Health Tracker Web App! This web application is designed to enhance both the mental and physical well-being of individuals, with a special focus on students.

Features

Mental Health

  • Motivational Quotes: Access a variety of motivational quotes to inspire and uplift your spirits.
  • Mind Soothing Games: Engage in games designed to relax and soothe your mind.
  • Let Us Help Section:
    • Mental Health Quiz: Take a quiz designed to assess your mental health status. Our algorithm will rate your condition and provide feedback.
    • Psychiatrist Appointments: If you are facing any mental health difficulties, you can fill out a form to book an appointment with a psychiatrist.

Physical Health

  • Diet Suggestions: Get recommendations for the best diet according to your age group.
  • Health Supplements: Receive suggestions for health supplements tailored to your needs.
  • Exercise Recommendations: Find exercises that are suitable for your age and physical condition.
  • Predictive Analysis: Utilize machine learning algorithms to predict health issues:
    • Blood Sugar Prediction: Input your BMI and Blood Pressure to predict the chances of developing blood sugar-related problems in the future.

Technology Stack

  • Backend: Developed using Django, a high-level Python web framework.
  • Machine Learning: Integrated various machine learning algorithms for predictive analysis.

Getting Started

Prerequisites

  • Python 3.x
  • Django
  • Required Python libraries listed in requirements.txt

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/health-tracker-web-app.git
  2. Navigate to the project directory:
    cd health-tracker-web-app
  3. Install the required libraries:
    pip install -r requirements.txt

Running the Application

  1. Apply migrations:
    python manage.py migrate
  2. Run the development server:
    python manage.py runserver
  3. Open your browser and navigate to http://127.0.0.1:8000 to access the application.

Contributing

We welcome contributions! Please read our CONTRIBUTING.md for guidelines on how to contribute to this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

If you have any questions or suggestions, feel free to reach out to us at sawaisushil@gmail.com.


Thank you for using the Health Tracker Web App! We hope it helps you achieve a healthier and happier life.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •