Skip to content

nicoledodge/express.gym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

193 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express.gym

A fitness platform that allows users to create accounts, login/logout, upgrade memberships, and book classes

Full Stack App using MySQL

URL: https://express-gym.herokuapp.com/
Version 1.0
Deployment Date: 10/31/2021

Team Profile Demo

Languages Used:

bootstrap css3 express heroku html5 javascript jest materialize mysql nodejs

Mock-up

Licenses

License: MIT

Table of Contents:

  1. Description
  2. Installation
  3. User Story
  4. Contributing
  5. Tests
  6. Project Restraints
  7. Technologies Used
  8. Future Development

Description

Backend for a fitness app using Express and Node.js

Installation

Clone down the repo:

git clone git@github.com:nicoledodge/express.gym.git

Install dependencies:

$ npm install

Run the seeds data:

$ npm run seed

Start server at http://localhost:3001/:

$ nodemon server.js

User Story

AS a user with a healthy lifestyle and interest for working out,
I want a gym that will offer free classes and track my membership profile
SO that I can keep my gym details all in one place

Contributors:

Nicole Dodge: https://github.com/nicoledodge
Ethan Cho: https://github.com/echo1826
Phillip Wench: https://github.com/PAW6063
Alexis Gonzalez: https://github.com/AlexisGonzalez07

Tests

Project Constraints

Technologies Used

Future Development

-Gym Member user portal -“Find a Gym” using maps API to find nearest gym -Location services for finding different gym near you -Instructor model/table

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors