Skip to content

Full-stack web application web application using the MVC paradigm, with server-side API, user authentication, and database connection. With the app the user can sign-up, login, and generate a workout with exercises/set/reps, by simply choosing a day of the week and a body part focused workout.

License

Notifications You must be signed in to change notification settings

mnoorzai21/Git-Fit

 
 

Repository files navigation

Git-Fit - Project 2

badge

Table of Contents

Description

Full-stack web application web application using the MVC paradigm, with server-side API, user authentication, and database connection.

With the app the user can sign-up, login, and generate a workout with exercises/set/reps, by simply choosing a day of the week and a body part focused workout.

Installation

This application is designed with a login feature where a returning user can login or a new user can create an account with their email & password. The login feature uses the express-session NPM package and stores that information in MySQL via Sequelize.

Screenshot

  • screenshot

Deployment

Click for deployed application

Languages

License

MIT

Contact:

ShawnArgent (https://github.com/ShawnArgent)
kshawn001@gmail.com

About

Full-stack web application web application using the MVC paradigm, with server-side API, user authentication, and database connection. With the app the user can sign-up, login, and generate a workout with exercises/set/reps, by simply choosing a day of the week and a body part focused workout.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.7%
  • Handlebars 32.3%