Skip to content

whitneykidd/adopt_dont_shop_paired

 
 

Repository files navigation

Adopt Don't Shop

BE Mod 2 Paired Project

Jane Greene & Whitney Kidd

"Adopt Don't Shop Paired" is a fictitious pet adoption platform where visitors can favorite pets and apply to adopt their newest furry friend.

Built With:

  • Rails 5.1.7
  • PostgreSQL

Testing:

  • Wrote model and feature tests with RSpec including validations, and class and instance methods
  • Capybara
  • Shoulda Matchers

Description:

  • Users are able to create, update, delete, and view pets, shelters, and reviews. Users are also able to submit and be approved for applications for multiple pets.
  • Applied RESTful routes using MVC
  • Implemented a session to track 'favorite pets'

About

mod 2 paired project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 83.1%
  • HTML 14.5%
  • CSS 1.4%
  • JavaScript 1.0%