Skip to content

katemilano/project2

Repository files navigation

Dumbbells for Dummies

Description

This program will help people new to the gym get started with workout routines. It allows a user to search workouts based on the equipment they have available and certain muscle groups to ensure they have the proper workouts.

Images

CI

image image image

Usage

Register a username and password and you are good to go.

Contributing

Kate Milano: katemilano

Kevin Hellman: kmh8827

Matt Autrey: mautrey17

Emily Davis: emilydavies092

Github Address

github.com/katemilano

Licensing

No Licensing

Project 2 Starter with Auth

A simple starter project with Express, Handlebars, Sequelize, Passport and Local Auth.

Live link:

https://project2-starter-auth.herokuapp.com/

Requirements:

  • Add .env file with the following content:
SEQUELIZE_USER=your_mysql_db_user
SEQUELIZE_PASSWORD=your_mysql_db_password
SEQUELIZE_HOST=your_mysql_db_host
AUTH_SECRET=your_auth_secret_key
ADMIN_USER_PWD=admin_password
USER_PWD=user_pwd
FORCE_SYNC=true_or_false
TU=mysql_user
TP=mysql_password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors