Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 512 Bytes

README.rdoc

File metadata and controls

6 lines (4 loc) · 512 Bytes

Pet Adoption Template

pet-adoption.herokuapp.com

This web app is a template which can be used by pet adoption organizations. It contains an adopt us page, containing the adoptable pets, volunteer page, foster page, and donate page. A restful resource is used to allow for the animal profiles. The profiles can be added, edited, and deleted in the template. The profiles are stored in a postgreSQL database.

This web app uses ruby 2.0.0 and rails 4.0.2 and a postgreSQL database through pgAdmin III.