Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] NoSQL Livestream 1 Walkthrough #103

Open
emsesc opened this issue Jan 14, 2021 · 0 comments · May be fixed by #104
Open

[Feature Request] NoSQL Livestream 1 Walkthrough #103

emsesc opened this issue Jan 14, 2021 · 0 comments · May be fixed by #104

Comments

@emsesc
Copy link
Collaborator

emsesc commented Jan 14, 2021

Is your proposal related to a problem?

What was completed in the live stream by @emsesc and @lazyplatypus has code in this repository but does not yet have step by step instructions to follow. A tutorial will be useful for creating a Bitcamp in the future.

Describe the solution you'd like

There should be a step by step tutorial of how to replicate the working code that was featured in the live stream. This walkthrough should be split into multiple sections by general subtopics such as "deploying the web app" and "writing the endpoint." This allows for easier sectioning when creating the Learning Lab later on. This will be located under NoSQL/homework/responses/livestream1.md.

Steps include:

  1. Deploying an Atlas cluster and creating 2 demo documents
  2. Creating a Netlify app
  3. Writing code for the endpoint
  4. Testing the endpoint

Describe alternatives you've considered

None.

Additional context

In the Twitch live stream, Emily and Daniel coded a working endpoint deployed on Netlify that could retrieve what was currently in the database with a GET request and add a new document with a POST request. They also deployed an Atlas cluster that serves as part of the backend to store data.

@project-bot project-bot bot added this to To do in Bit Project Jan 14, 2021
@emsesc emsesc self-assigned this Jan 14, 2021
@emsesc emsesc changed the title [Feature Request] NoSQL Week 2 Walkthrough [Feature Request] NoSQL Livestream 1 Walkthrough Jan 14, 2021
@emsesc emsesc linked a pull request Jan 14, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Bit Project
  
To do
Development

Successfully merging a pull request may close this issue.

1 participant