Skip to content

cheemurakami/urban_tails_shelter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Urban Tails Shelter

Author: Celeste Field, Austin Butler, Chee Murakami

July 20, 2020

Description

This application uses React with create-react-app, components, JSX, and a custom built API. This is a animal shelter site for cats, that will allow the user to select animals up for adoption and see their photos and save them to the database made with Rails and Postgres.(Rails API: https://afternoon-headland-99155.herokuapp.com/api/v1/animals/)

Setup/Installation Requirements

  • _Clone Repository from GitHub : https://github.com/cheemurakami/urban_tails_shelter
  • Open folder in Virtual Studio Code (or your text editor of choice)
  • _Open your terminal in Virtual Studio Code & type code . this will open all files associated with this app.
  • Before you initialize GIT, be sure to delete the already exisiting .git file by running this command in your terminal $rm -rf .git
  • Create your own repository and push new changes to GitHub

tree

Specs

Spec Input Output
Show lists of cats from API (load page) Lucy, Kind:cat,Age:8,Breed:American Shorthair
Show pictures of cats from API (load page) Lucy, Kind:cat,Age:8,Breed:American Shorthair
User can search by breed "sphynx" Results with pictures
User can click the list and that navigates to AnimalDetail page "click" "show detail page"

Known Bugs

No known bugs at this time

Support and contact details

If you have any questions or any issues please feel free to submit an issue here: [email protected]

Technologies Used

JavaScript, React, Redux, Ruby on Rails

Licenses

MIT LICENSE

Copyright (c) 2020 Celeste Field, Austin Butler, Chee Murakami

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published