GarrettAnderson / assignments

1 stars 0 forks source link

Week 08 - Day 4 - Finish the Safari #30

Closed mdewey closed 5 years ago

mdewey commented 5 years ago

Finish the Safari

For this assignment, you should take your safari API that was already created, and create a simple react app that consumes that API.

Objectives

Requirements

Explorer Mode (C#)

Don't be afraid to add endpoints to make your life easier.

Explorer Mode (Ruby)

IMPORTANT To add a react app we need to update our Rails application a little.

Setup for adding a React app

Assignment

Don't be afraid to add endpoints to make your life easier.

Adventure Mode

GarrettAnderson commented 5 years ago

I got caught up with my capstone and didn't plan accordingly in order to finish this assignment. Plan to complete it today.

GarrettAnderson commented 5 years ago

https://github.com/GarrettAnderson/Safari_Vacation

GarrettAnderson commented 5 years ago

https://github.com/GarrettAnderson/safari2

GarrettAnderson commented 5 years ago

https://github.com/GarrettAnderson/safari-2-frontend

GarrettAnderson commented 5 years ago

Realized that I did not satisfy the entire assignment bc I was looking at a previous instruction. I added the correct links to my GitHub repos of the backend and frontend of the Safari Adventure assignment. Was able to get the total number of animals to render along with the other requirements.