Skip to content

Instantly share code, notes, and snippets.

@nathanielmata
Last active April 18, 2020 21:11
Show Gist options
  • Save nathanielmata/c4b7760079a94d611dcbdec4aedaf801 to your computer and use it in GitHub Desktop.
Save nathanielmata/c4b7760079a94d611dcbdec4aedaf801 to your computer and use it in GitHub Desktop.
Travel app user stories

Travel app user stories

Jonathan and Nathaniel

Role Task Importance notes screen reader / low vision / color blindness / hearing impaired
new user create a profile using html form medium potentially use google oauth create profile form uses appropriate web accessible functionality with semantic html
new user should be able to create a list using html form medium create list form to use semantic html so that it has web accessible features
new user search for place using html form high search form to use semantic html so that it has web accessible features
new user search for weather date range using html form high html form input
return user view profile medium semantic html markup throughout
return user view previous saved searchs low semantic html markup throughout
return user create a list using html form high html form input
return user search for a location using html form high html form input
return user search for weather for location using html form high html form input
return user see a map of search area high semantic html markup throughout
return user see recommedation list high things to bring semantic html markup throughout
admin user can edit return user list using html form low html form input
admin user can view user list low semantic html markup throughout
admin user delete user low semantic html markup throughout
admin user unlock accounts and modify password using html form low html form input
admin user statistics on user use data cases low - semantic html markup throughout
new user cool image - image of location low provide a signature of locations semantic html markup throughout and appropriate alt tags for images
Notes for overall disabilities:
"We will use sementic html for the entire site
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment