Skip to content

Instantly share code, notes, and snippets.

@willwalker753
willwalker753 / wireframe-views
Created July 1, 2020 23:43
wireframe-views
allRecipes
https://repl.it/@WillWalker1/Landing-Page-Home#index.html
https://repl.it/@WillWalker1/Sign-Up-Page#index.html
https://repl.it/@WillWalker1/Sign-In-Page
https://repl.it/@WillWalker1/Results-Page#index.html
@willwalker753
willwalker753 / user-stories-full-stack-capstone
Created June 29, 2020 19:50
user-stories-full-stack-capstone
As a new user - I want to be able to sign up - High
As a new user - I want to be able to search recipes - High
As a new user - I want to be able to save recipes to my account - Medium
As a new user - I want to be able to save my own recipes to my account - Low
As a returning user - I want to be able to sign in - High
As a returning user - I want to be able to see my saved recipes - High
As a returning user - I want to be able to save my own recipes - Medium
As an administrator - I want to be able to see all user accounts - Medium
@willwalker753
willwalker753 / capstone-requirements-idea
Last active June 29, 2020 19:20
capstone-requirements-idea
A site that allows the user to search a cookbook api, save favorite recipes
to their account, and if time allows a section to add their own recipes.
https://rapidapi.com/spoonacular/api/recipe-food-nutrition/endpoints
@willwalker753
willwalker753 / styled-API-Capstone
Created April 16, 2020 01:56
styled-API-Capstone
https://github.com/willwalker753/styled-API-Capstone
https://willwalker753.github.io/styled-API-Capstone/
@willwalker753
willwalker753 / user-feedback-capstone-api
Last active April 14, 2020 17:33
user-feedback-capstone-api
needs fixing
@willwalker753
willwalker753 / API-capstone-MVP
Created April 13, 2020 00:17
API-capstone-MVP
https://github.com/willwalker753/API-capstone-MVP
https://willwalker753.github.io/API-capstone-MVP
@willwalker753
willwalker753 / User Stories API Capstone
Last active April 6, 2020 21:37
User Stories API Capstone
New User - I want to see the current weather for my location - High
New User - I want to see a 5 day forecast for my location - High
New User - I want to see current weather for any location - Medium
New User - I want to see a 5 day forecast for any location - Medium
New User - As a user with a disability i would like to be able to navigate the site with arrow keys and
have my screen reader work properly on the site - High
//same 5 new user stories for returning user as well as...
Returning User - I want to see a 16 day forecast for my/any location - Medium
Returning User - I want to see the current weather radar for my/any location -Low
Administrator - I want errors with their respective codes and information sent automatically to me - Medium
@willwalker753
willwalker753 / API capstone 1 project description
Last active April 4, 2020 17:50
API capstone 1 project description
Use api to guess user's location based on ip (optional manual entry of city,state) then
use that to provide different weather api options like current weather, 5 day forecast, and radar.
API list:
https://www.ipify.org/
https://geo.ipify.org/docs
https://docs.mapbox.com/api/search/
https://developer.accuweather.com/accuweather-locations-api/apis
https://developer.accuweather.com/accuweather-imagery-api/apis
https://openweathermap.org/api
@willwalker753
willwalker753 / national-park
Created April 2, 2020 23:09
national-park
https://github.com/willwalker753/national-park
https://willwalker753.github.io/national-park/
@willwalker753
willwalker753 / github-get-requests
Created April 1, 2020 03:34
github-get-requests
Live Demo:
https://willwalker753.github.io/github-git-request/
Repo:
https://github.com/willwalker753/github-git-request