Skip to content

duckienome/LifeHack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LifeHack

Screenshot 2024-10-02 215129

Demo Video

WhatsApp.Video.2024-10-27.at.08.22.03_e7cf656d.mp4

Table of Contents

Introduction

LifeHack is a health and wellness project that provides users with tools to analyze their food intake and make healthier personalized choices on the go. This project leverages HTML, CSS, and JavaScript to create an interactive and user-friendly web application.

Features

  • 🍎 Personalized Food Analysis: Analyze the nutritional content of various foods. Get personalized suggestions to consume them or not and also know whether a product has fake marketing.
  • 💡 Health Tips: Get personalized health tips based on your dietary habits.
  • 🖥️ User-Friendly Interface: Easy to navigate and use.
  • 🥗 Personalized Diet Plan: Get a diet plan based on personal goals and medical profile.
  • 🚑 Emergency Healthcare Guidance(Under development): get real-time guidance on administering first-aid.

Demo

Check out the live demo of the project here.

Installation

To get started with LifeHack, follow these steps:

  1. Clone the repository:
    git clone https://github.com/MIbrahim-Nasir/LifeHack.git
  2. Navigate to the project directory:
    cd LifeHack
  3. Open index.html in your browser to start using the application.

Usage

  1. Open the application in your web browser.
  2. Enter the image of the food items you want to analyze.
  3. View the nutritional information and health tips provided.
  4. Get personalized feedback and detail product analysis.

Contributing

We welcome contributions from the community! To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix:
    git checkout -b feature/your-feature-name
  3. Commit your changes:
    git commit -m "Add your message here"
  4. Push to the branch:
    git push origin feature/your-feature-name
  5. Create a pull request and describe your changes.

Contact

For any questions or suggestions, feel free to reach out:


😊

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.6%
  • HTML 18.6%
  • CSS 17.8%