Skip to content

FrBernad/FitnessHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

alt fitnessHub logo

Authors

What is FitnessHub?

FitnessHub is a site that offers a huge selection of workouts of all different types. As a user, you can create and edit your own routines and explore other users routines.

Stack

FitnessHub is an SPA based on Javascript framework Vue. It makes use of the following plugins:

  • Vuex.
  • Vuex-pathify.
  • Vue Router.
  • Vuelidate.

It has a backend based on Express, and makes use of an SQL-Lite database to store user's data.