benjaminkent / assignments

This is where I'm keeping all of me SDG assignments
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.
benjaminkent commented 5 years ago

not the jungle project, but react app is linked with rails api, https://github.com/benjaminkent/movie-reviewer

mdewey commented 5 years ago

I see that this axios isn't fetching.. is the last commit message. Does this work?

benjaminkent commented 5 years ago

no couldn't get axios to work for some reason. just used fetch instead

ambethia commented 5 years ago

Your homework was marked: Meets Expectations

Well done!

“Well done!” — via Gavin Stark