andrewjlanza / assignments

these are assignments!
0 stars 0 forks source link

Week 09 Day 1 & 2 - Intro to APIs and ORMS #31

Closed mdewey closed 6 years ago

mdewey commented 6 years ago

title: Take the Safari Online. draft: true

Let's Continue our safari adventure

We are taking a surprise trip to the Savannah for a safari to see all sorts of exotic animals. During our time their we want to keep track of all the animals we have seen. For this, we need to create an API to help record what we see.

Objectives

Requirements

Explorer Mode

Adventure Mode

Epic 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)
andrewjlanza commented 6 years ago

I need serious help understanding these endpoints. I have confused myself immensely. Not understanding "Grellephant" and why it displays when doing a post although it is not in the context anymore(was before, I deleted it now).

andrewjlanza commented 6 years ago

Fearing I will do more damage than good by going back and trying to fix my errors

andrewjlanza commented 6 years ago

I have essentially all of the work done for both this assignment and the following, just need the endpoints, and for search to work.

andrewjlanza commented 6 years ago

https://github.com/andrewjlanza/safari

THANK YOU SO MUCH MARK!

mdewey commented 6 years ago

Your homework was marked: Meets Expectations

Gavin Approved!

“Gavin Approved!” — via Jason L Perry