Skip to content

brittmmendez/jQuery-Front-end-Rails-API-FitLib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build a Rails App with a jQuery Front End

Application description

This Project expands upon my previous rails project: FitLib to add dynamic features that are possible through jQuery and a JSON API.

This application can be used to keep track of your favorite workouts and to find new ones added by other users! Users can create an account and create/edit/view/delete the workouts they add. Visit the All Workouts page to see all of the workout routines that other users have uploaded and filter by workout type, body focus, difficulty level, and duration. Once you find workouts you like added by other users, you can add it to your favorites. Keep track of your favorites and videos you've added on your dashboard. Visit the Home page to see a newsfeed of newest users and most viewed videos.

Installation guide

To get started, fork the repository. Run bundle install. Migrate and seed the database. Create .env file with your FACEBOOK_KEY and FACEBOOK_SECRET, if you want to allow third party sign in. Use rails s to use on your local machine.

For licensing information, please see License.

Contributions can be made through pull requests.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 68.2%
  • HTML 22.9%
  • JavaScript 6.9%
  • CSS 2.0%