Skip to content

Suesanz/Fitness-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fitness Website

This project is a Fitness Website having some great features to keep a tab on your fitness.

Check it out at https://fitnessthez.herokuapp.com

Deploy to heroku

Step 1: Database setup

Step 2: Deploy

Deploy

For development purpose

Prerequisites:

1.Any javascript IDE supporting node js.

2.The database created is by using Sequilizer in nodejs. Here mysql is used as dialect. If someone works on other database platform they can change dialect in model.js file.

3.The database created must have same name,username as written in model.js file. If someone intended to change it please do change the configuration from sequilizer command also.

HOW TO SET UP?

Step 1: Run command * npm install *

Step 2: To make sign in working register your app from facebook and twitter from their developer page.The client id and client secret used here in strategies are just some random number(obviously).

Step 3: Run command * node server.js * and open the respective port mentioned in your browser.

About

A Fitness Website having some great features to keep a tab on your fitness.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors