Skip to content

Instantly share code, notes, and snippets.

View NathanStensvad's full-sized avatar

Nathan Stensvad NathanStensvad

View GitHub Profile
There will be help request users and help solver users
As a help request user...
(high)I want to sign into my account
(high)I want to post a request
(high)I want to search my requests
(high)I want to respond yes/no to help solver users
(high)I want to type in the answer if found
(medium)I want to bump a request's activity
Name: Help Request (Or name tailored to a specific help board like "Tip of My Tongue" or "What is This Thing?")
Subreddits like r/whatisthisthing, r/tipofmytongue, or r/tipofmyjoystick allow users to ask a question
identifying something and have other users try to answer.
A problem you might run into is that some requests are often lost among other requests.
r/tipofmyjoystick, for example, might have around 150 requests per day and many are unanswered.
This leads users to either repost or give up on their requests
My app would solve that issue by having a more interactive help board.
When users make a help request, it will keep track of how old the post is.
@NathanStensvad
NathanStensvad / gist:c50bbf567dc7ea8b5c3147e29b4cfdf3
Last active January 14, 2021 21:56
First Capstone Critique
I spoke to my friend Ben and this was the critique he gave me on my project. It mostly needs some formatting fixes and instruction clarifying.
Make file name box bigger for seeing underscore
Text needs formatting. Hard to see
Hate color scheme. Needs a dark mode
Buttons are not centered
Put some base instructions on the create soundboard
Remove hyperlink on the create tab when you're on the create tab
Prompt to confirm backing out of an unsaved soundboard
Welcome page
Images moving all over the place when it loads
Doesn't tell you to click on the amiibos
Selections are confusing
Needs backgrounds
Couldn't see buttons on showcase
Fun to browse characters
Put showcase button on top
Too bright of red
Hover over buttons indicator needed
Bigger home text
@NathanStensvad
NathanStensvad / gist:d13bdd7d24aeb716669e529afe743e78
Created August 12, 2020 00:27
Thinkful API Hack wireframe
See picture below
(Priorities) H=High M=Medium L=Low
(H)As a new user I want to browse amiibos figures
(H)As a new user I want to sort amiibos
(H)As a new user I want to select amiibos of my choosing
(H)As a new user I want to remove amiibos from my choices
(H)As a new user I want to display my amiibos
(L)As a new user I want to download a picture of my amiibo showcase
(M)As a returning user I want to reopen my saved amiibo choices
(L)As a returning user I want to share my amiibo choices
@NathanStensvad
NathanStensvad / api.txt
Last active August 5, 2020 21:42
Thinkful Asynchronous web apps Reading API Documentation
Youtube API
Required Parameter: part
Data Type: string
Examples of Allowed: contentDetails, id, snippet, subscriberSnippet
Optional Parameter: order
Data Type: string
Examples of Allowed: alphabetical, relevance, unread
@NathanStensvad
NathanStensvad / how-web-apps-work
Created August 5, 2020 00:47
Thinkful How Web Apps Work
1. Write an analogy to describe the relationship between clients and servers.
The relationship between clients and servers are like a child asking his mother for a bag of cookies.
The child(client) goes up to his mother(ISP).
The child asks for cookies(domain name).
The mother checks the pantry(IP address) for cookies.
The mother then gives the cookies to the child.(gives the client a server address)
The child opens the bag of cookies(opens a connection)
The child reaches in to grab some cookies. (requests cookies from the bag)
There are cookies so the cookie comes out. (the bag gives cookies)
https://nathanstensvad.github.io/quiz-app/
https://github.com/NathanStensvad/quiz-app
General Recreation of DotA 2's queue time trivia: https://i.redd.it/sf0znr2v6yxy.png
Question 1: What naval rank does this hero claim?
https://cdn.cloudflare.steamstatic.com/apps/dota2/images/heroes/kunkka_full.png?v=6022967?v=6022967
A(correct): Admiral
B: Captain
C: Commander
D: Lieutenant