Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 1.14 KB

README.md

File metadata and controls

12 lines (6 loc) · 1.14 KB

Harris County SPCA - backend

Installation: To use the Harris County SPCA app, in terminal ... -git clone https://github.com/Wendyv510/HarrisCountySPCA-backend.git -cd HarrisCountySPCA-backend -bundle install -rake db:migrate -rake db:seed -thin start -p 3001 --ssl -open https://localhost:3000/api/v1/cats dogs, or applicants in browser to be able to view json data

Description: Harris County SPCA is where a user can go to view the adoptable pets located in Harris County. Then if they would like submit and application to adopt an animal.

Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/Wendyv510/HarrisCountySPCA-backend.git. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License The gem is available as open source under the terms of the MIT License. https://github.com/Wendyv510/HarrisCountySPCA-backend/blob/master/LICENSE

Code of Conduct Everyone interacting in the HarrisCountySPCA project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.