Skip to content

GiovannePDS7/GymHub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo do Projeto

GymHub - Platform for physical evolution and monitoring

This project was carried out individually without the help of Artificial Intelligence, simply following the guidance of professors at São Paulo Tech School, and was the delivery of one of the works carried out in the first semester.


Objective

Help individuals who frequent gyms to directly observe their progress, showing a follow-up of gains in relation to previous months, so that the results become even more visible, even if in small proportions, generating an increase in relation to expectations and increasing the willpower of those who practice physical activities.

Features

GymHub contains some key features:

  1. Body mass index calculator: Body Calculator to Categorize Your Weight Based on Your Height;
  2. Training creation: Create your personalized workout;
  3. Training check-in: Record all your workouts to eventually track your progress;
  4. Dashboard: Track your progress with graphs and indicators;

How to use?

  1. Clone the repository to your computer:
git clone https://github.com/GiovannePDS7/GymHub.git
  1. Acess folder
cd GymHub
  1. Now open the env.dev file and configure your bank data.
  2. Access your database and run the ScriptSQL_GymHub.sql script
  3. Open the project in the terminal and run:
npm install

and

npm start
  1. Access the localhost available in the terminal.

About

Adaptação da Web Data Visualization (Visualização de Dados na Web) para o projeto individual (GymHub) do primeiro semestre de sistemas de informação na SpTech.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 49.0%
  • CSS 27.3%
  • HTML 23.7%