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'