Skip to content

MichaelKorost/workoutPlanner-FE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workout Planner

Description

Workout Planner is a Website that allows users to create, edit, browse and save other’s workouts, as well as conveniently schedule them on a calendar.

Website demo

Video

workoutPlanner.rev1.mp4

Gallery

Dashboard Exercises exercise details Workouts Workout details Save existing workout Create workout Create workout select exercise Calendar Calendar workout Profile

Installation

clone repository

git clone https://github.com/MichaelKorost/workoutPlanner-FE.git

enter the relevant folder

cd workoutPlanner-FE

install all project dependencies

npm install

start the development server

npm start

Technologies

  • NodeJS - Backend runtime environment
  • Express - Backend web application framework
  • Redux - Frontend library for state management
  • SCSS - Frontend preprocessor for CSS
  • MUI - Frontend UI library
  • React - Frontend library for building user interfaces
  • React Router - Frontend library for routing in React applications
  • CSS - Frontend style sheet language
  • MongoDB - Backend NoSQL database program

Backend Repo

Backend repository

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published