Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 763 Bytes

File metadata and controls

21 lines (17 loc) · 763 Bytes

Fetch

Mobile application built during module 5 of Flatiron's Software Immersive program. This application allows the user to store their dogs' information and then check their dog into Austin-area dog parks.

Video Demo

Watch the video

FrontEnd:

  • React Native
  • Redux
  • React w/ Hooks

Backend

Deployment Instructions

  1. Clone the repository
  2. Run rails s in the terminal in the root directory
  3. Open another terminal window/tab and navigate into the fetchApp directory
  4. Run npm start
  5. Once the application is running in the terminal, press i to start the iOS simulator