Skip to content

Instantly share code, notes, and snippets.

@FrancesFisk
Last active June 5, 2018 18:49
Show Gist options
  • Select an option

  • Save FrancesFisk/547f7c5360a2e45bd1d0c05293b02d04 to your computer and use it in GitHub Desktop.

Select an option

Save FrancesFisk/547f7c5360a2e45bd1d0c05293b02d04 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
A place for makeup enthusiasts/artists to save and share makeup looks.
As a user, I should be able to create a login account
As a user, I should be able to log into my account
As a user, I should be able to create a makeup look
As a user, I should be able to save the makeup look
As a user, I should be able to delete my makeup look
As a user, I should be able to see all my saved makeup looks
As a user, I should be able to edit my makeup looks
As a user, I should be able to share a makeup look to a public library
As a user, I should be able to browse others’ makeup looks
Later:
As a user, I should be able to search for makeup looks based on keywords
As a user, I should be able to save others’ makeup looks
As a user, I should be able to see all my saved makeup looks made by others
Screens:
A home screen with signup and login
A dashboard screen that has links to creating a makeup look, seeing saved makeup looks
A screen to create a makeup look
A screen to see a makeup look
A screen to see saved makeup looks
A screen to edit a makeup look
A screen to confirm that a makeup look has been deleted
A screen to see public library of makeup looks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment