Skip to content

catd825/fluffy_tail

 
 

Repository files navigation

Fluffy Tail

This is a Mod2 Project for the Flatiron School by Dmitry Sychev, Ben Garlock, and myself.

About

Fluffy tail is a Ruby on Rails app that allows you to browse and favorite pets to adopt in the NY Metro area.

This app uses the google api. You will need to either contact us for the key or generate one yourself and place it in the main app directory .env file.

Set up and installation

This is a Rails application. Please run:

bundle install
rails db:migrate
rails db:seed

You can view the full demo here or try out the app on heroku here

Create an account or sign in

Login send user to their info page, which includes user info and favorite pets. You can update your user info here.

Browse all pets on index page

View Individual Pet Info

Search the pet index page

Favorite a pet

View by Location

About

Fluffy tail is a Ruby on Rails app that allows you to browse and favorite pets to adopt in the NY Metro area.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 82.9%
  • Ruby 11.1%
  • HTML 3.9%
  • SCSS 1.2%
  • JavaScript 0.9%