https://github.com/ineszenkri/healthify
https://github.com/ineszenkri/healthify
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ineszenkri/healthify
- Owner: InesZenkri
- Created: 2024-06-25T10:44:48.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-25T11:00:57.000Z (12 months ago)
- Last Synced: 2025-01-09T07:43:19.071Z (5 months ago)
- Language: JavaScript
- Size: 12.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Team 2:
# Healthify Project ᕙ( •̀ ᗜ •́ )ᕗThis project is aimed at tracking fitness data and providing health insights based on user activities such as training time, calories burned, heart rate, and sleep hours.
## Installation
To run this project locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/henrifyscher/msgHackathon
cd healthify
2. Install dependencies using npm or yarn:
npm install or yarn install
- - -
## Packages Used:This project utilizes several packages for charting, PDF generation, and routing:
React - A JavaScript library for building user interfaces.
React Router DOM - Declarative routing for React.
recharts - A composable charting library for React.
jspdf - A library to generate PDFs in JavaScript.
html2canvas - JavaScript library that renders HTML to canvas.
Tailwind CSS - A utility-first CSS framework for rapidly building custom designs.
- - -
## Features
Track training time, calories burned, heart rate, and sleep hours.
Book appointments with a professional trainer.
Manage your Calender.
Display charts with historical data for each metric.
Provide health feedback based on average metrics.
Download a PDF report containing health statistics and charts to give it to your doctor.
- - -







- - -
## Demo
