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.
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.
GymHub contains some key features:
- Body mass index calculator: Body Calculator to Categorize Your Weight Based on Your Height;
- Training creation: Create your personalized workout;
- Training check-in: Record all your workouts to eventually track your progress;
- Dashboard: Track your progress with graphs and indicators;
- Clone the repository to your computer:
git clone https://github.com/GiovannePDS7/GymHub.git- Acess folder
cd GymHub- Now open the
env.devfile and configure your bank data. - Access your database and run the
ScriptSQL_GymHub.sqlscript - Open the project in the terminal and run:
npm installand
npm start- Access the localhost available in the terminal.