Skip to content

Adopt Don't Shop is a Pet Adoption Platform. Users will be able to apply to adopt pets, and Admins will be able to approve or reject applications and see statistics for the Shelters, Pets, and Applications in the system.

Notifications You must be signed in to change notification settings

dcoleman21/adopt_dont_shop_paired

 
 

Repository files navigation

Adopt Don't Shop Paired Project

Adopt Don't Shop is a fictictious pet adoption app built on Rails. Users can favorite pets and apply to adopt these pets.

Logo

Deployment

A deployment of the project is available here: friends-furever

Setup

Prerequisites

  • Ruby 2.5
  • Rails 5.2.x

Running Locally

git clone https://github.com/dcoleman21/adopt_dont_shop_paired # or clone your own fork
cd adopt_dont_shop_paired
bundle install
rails s

You should be able to access the app via localhost:3000

Authors

About

Adopt Don't Shop is a Pet Adoption Platform. Users will be able to apply to adopt pets, and Admins will be able to approve or reject applications and see statistics for the Shelters, Pets, and Applications in the system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 82.2%
  • HTML 14.8%
  • CSS 2.2%
  • JavaScript 0.8%