Skip to content

Instantly share code, notes, and snippets.

@tsimpkins73
Last active December 12, 2019 19:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsimpkins73/af2f0c5694c862aa2a69f1384cab486a to your computer and use it in GitHub Desktop.
Save tsimpkins73/af2f0c5694c862aa2a69f1384cab486a to your computer and use it in GitHub Desktop.
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
3. If the user chooses to login they will be brought to the Sign Up page:
https://tsimpkins73.github.io/Web-Dev-Toolkit-Client/wireframes/SignUpForm%20Wireframe
On this screen the user will enter their information to create a new account, including their name, email,
username & password and submit to create and account login
4. Once the user is logged in they will be broudh to the Dashboard page:
https://tsimpkins73.github.io/Web-Dev-Toolkit-Client/wireframes/Dashboard%20Wireframe
5. At the Dashboard page, the user can view an ordered list of resource sections. If they wish to expand
and see all components of a resource section, they will click the "expand" button which will bring them to the specified Full Resource page:
https://tsimpkins73.github.io/Web-Dev-Toolkit-Client/wireframes/Dashboard-Full_ResourceType_View%20Wireframe.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment