Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nishitbaria/workitout

WorkItOut Project For MLH Hackathon
https://github.com/nishitbaria/workitout

mlh-hackathon react

Last synced: 16 days ago
JSON representation

WorkItOut Project For MLH Hackathon

Awesome Lists containing this project

README

        

# Workitout

WorkItOut Project For MLH Hackathon

## Description

The WorkItOut project was inspired by the desire to make fitness more accessible to everyone. It aims to help people overcome common obstacles to exercise, such as a lack of knowledge or access to equipment, by providing a comprehensive fitness app.

## Tech Stack

WorkItOut was built using the following technologies:

- Frontend: React Native
- Backend: Node.js
- API Integration: YouTube's API
- Machine Learning: Personalized exercise recommendations

## Get Started

To get started with WorkItOut, follow these steps:

1. Clone the repository: `git clone https://github.com/Nishitbaria/Workitout.git`
2. Navigate to the project folder: `cd Workitout`
3. Install dependencies: `npm install`
4. Start the React Native app: `npm start`
5. Start the Node.js backend: `npm run dev`

Now, you can access the WorkItOut fitness app on your device and begin your fitness journey!

## Challenges Faced

One of the biggest challenges we faced during the development of WorkItOut was sourcing high-quality video content. We wanted to ensure that the videos featured in the app were both informative and engaging, which required extensive research and curation. Additionally, developing accurate and reliable machine learning algorithms to provide users with relevant exercise suggestions posed a significant challenge.

## Accomplishments

We are proud of the following accomplishments in the WorkItOut project:

- A comprehensive exercise database.
- Curated video content.
- A personalized recommendations feature, setting us apart from other fitness apps.

## Lessons Learned

Working on WorkItOut provided us with valuable insights into the fitness industry and the challenges associated with creating a comprehensive fitness app. We also gained experience with React Native, Node.js, and machine learning, which will be valuable for future projects.