Skip to content

ap766/WorkoutBuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

WorkoutBuddy

About

Workout Buddy is a cutting-edge fitness application designed to elevate your workout experience to new heights.Some of the features are :-

  • Workout Tracking - After each workout , log Exercise Details such as exercise titles, loads (in kilograms), and reps.
  • Track of Records - Your Records remain saved pemanently and cannot be accessed by other users.
  • Speech to Text - Add workouts by clicking on the mic

Tech Stack

  • Frontend - HTML,CSS,Reactjs
  • Backend - Expressjs, Mongodb

Output

Signup and Login for users

b

Add workout by entering the title,loads and reps fields. You can also enter workout title through the mic.

image

Improvements in the future

  • Visual Analysis

How to run?

create .env checking out the .env-sample file and fill the fields.
cd backend
npm install
npm run dev

Backend would be up and running!

cd frontend
npm install
npm run start

Frontend would be up and running!

Releases

No releases published

Packages

No packages published