Skip to content

Instantly share code, notes, and snippets.

I spoke with my mentor as well as a few family friends to deliver feedback on this app.
The feedback was all overwhlemingly positive.
There was a lot of feeedback regarding fininshing the sytling and responsiveness of the app.
A great component change feedback I received was to add a "random" selector button
that would return a random assortment of resources.
I have begun to implement this feedback and it will be displayed in my next iteration.
Name of your app: theConsole
Link to live static version: https://theconsole-thankful-cassowary.now.sh
Link to repo on GitHub: https://github.com/tsimpkins73/theConsole
Name of your app: Web Dev Toolkit
Link to live static version: https://web-dev-toolkit-client.now.sh/login
Link to repo on GitHub:https://github.com/tsimpkins73/Web-Dev-Toolkit-Client
Link to API Repo: https://github.com/tsimpkins73/Web-Dev-Toolkit-API
@tsimpkins73
tsimpkins73 / Capstone 1 Feedback
Created January 20, 2020 19:13
Capstone 1 Feedback & Iteration Module Work
I spoke with my menotr as well as a few family friends to deliver feedback on this app.
The feedback was all overwhlemingly positive.
There was a lot of feeedback regarding fininshing the sytling and responsiveness of the app.
The only comoponent change feedback I received was for the sidebar to collapse into a menu button on smaller screens
to allow for easier use & navigation.
I have begun to implement this feedback and it will be displayed in my next iteration.
Name of your app: Web Dev Toolkit
Link to live static version: https://web-dev-toolkit-client-iuyd13xpp.now.sh/
Link to repo on GitHub: https://github.com/tsimpkins73/Web-Dev-Toolkit-Client
The user feedback you collected:
I spoke with my mentor regarding this project and his feedback.
We discuesse the beneifts vs. dificulties of including the forgot password page and we decided to remove it.
Name of your app: theConsole
Link to live static version: https://theconsole-thankful-cassowary.now.sh
Link to repo on GitHub: https://github.com/tsimpkins73/theConsole
Link to API Repo: https://github.com/tsimpkins73/theConsole-api
1. The user will begin at the Landing page:
https://tsimpkins73.github.io/Web-Dev-Toolkit-Client/wireframes/LandingPage%20Wireframe
From there the user will choose to login or sign up for the site.
2. If the user chooses to login they will be brought to the Login page:
https://tsimpkins73.github.io/Web-Dev-Toolkit-Client/wireframes/LoginPage%20Wireframe
On this screen the user will enter their pre-determined username & password and submit to login
@tsimpkins73
tsimpkins73 / Web Dev Toolkit Capstone User Stories
Created November 18, 2019 20:45
Web Dev Toolkit Capstone User Stories
V1:
Role Story Priority
As A User I want to see the newest resources first High
As A User I want to search resources Medium
As A User I want to watch video resources High
As A User I want to favorite resources Medium
As A User I want to find resources by category Low
As A User I want to find resources by type Low
As A User I want to add resources to the site High
As An Admin I want to add resources to the site High
I will be creating a site that delivers Web-Development related resources, such as links to tutorials, videos, and more.
The resources will be organized by content and use type.
The resources will be retrieved from and posted to a database.
Authorized users will be able to post new resources to the site.
This site will be named "Web Dev Toolkit".
@tsimpkins73
Name of your app: theConsole
Link to live static version: https://theconsole-thankful-cassowary.now.sh
Link to repo on GitHub: https://github.com/tsimpkins73/theConsole
The user feedback you collected:
I spoke with my mentor regarding this project and his feedback.
He discussed with me the redundancy of a tags and categories assortment since they
provide overly similar fuctions to the app. His advice made a lot of sense so I removed the "tags" section of the app.