gabeo14 / assignments

Assignments for SCDG
0 stars 0 forks source link

Week 09 Day 3 - Connecting React and API #32

Closed mdewey closed 5 years ago

mdewey commented 5 years ago

title: finish-the-safari draft: true

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

Adventure Mode

Additional Resources

.NET

Here are the interesting commands you will need for tonights assignment


- Add a migration:

dotnet ef migrations add AddBaordGameTable


- Update your database

dotnet ef database update



 - Documentation: [Dotnet EF CLI Docs](https://docs.microsoft.com/en-us/ef/core/miscellaneous/cli/dotnet)

d links shared here.
gabeo14 commented 5 years ago

https://github.com/gabeo14/safari-front

https://github.com/gabeo14/SafariAPI

Got the initial get working, and you can search by species. Need to move onto the capstone now, but I'll come back to wrap up when I can

mdewey commented 5 years ago

Your homework was marked: Meets Expectations

Get up and dance!

“Get up and dance!” — via Mark Dewey