JOLee83 / assignments

Suncoast Developers Guild Homework
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.
JOLee83 commented 5 years ago

https://github.com/JOLee83/SafariApi.git https://github.com/JOLee83/safari-react.git

mdewey commented 5 years ago

Your homework was marked: Meets Expectations

Great job!

“Great job!” — via Jason L Perry