Skip to content

keikajones/FiTracker

Repository files navigation

== README

#FITracker

Description

FITracker is site where people with an active lifestyle can come together and share their fitness/health goals, workout routines, health recipes, etc. I got the idea from being on Facebook and other social media platforms and noticing that my friends would list postings of their workouts or videos and it would get lost in the mix of everything else that's shared on these platforms. So I thought if they had a place where they can share their passion with like-minded people they can get more interaction and feedback. Hence, FITracker.

Gems Used

  • Devise for User Authentification
  • Paperclip to upload images for users and posts
  • Auto-html so links that are posted by users are identified as the appropriate URL

Set Up

Pull down the repository:


git clone git@github.com:keikajones/FiTracker.git

Load required gems:

bundle install

Setup the database:

rake db:setup

Start up the server on your local machine:

rails s

Go to localhost:3000 in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors