Skip to content

Instantly share code, notes, and snippets.

@michaelablackham
Created September 4, 2017 21:25
Show Gist options
  • Save michaelablackham/023cb26299df6a014846486c78f34401 to your computer and use it in GitHub Desktop.
Save michaelablackham/023cb26299df6a014846486c78f34401 to your computer and use it in GitHub Desktop.
My app idea is a website for the Patriots fan club in Colorado where users can sign up, get information, pay dues, and join a community.
1. As a USER I should be able to:
• sign up for PPP
• log in to PPP
• reset my password
• create a profile
• see full list of members
• contact other members (email/phone/direct message)
• receive direct messages from other members
• see member only information (announcements, prize winners, admin posts)
• renew membership
• pay dues with paypal
• upload photos
2. As an ADMIN I should be able to:
• log in to PPP
• reset my password
• create a profile
• see full list of members
• contact other members (email/phone/direct message)
• receive direct messages from other members
• see member only information (announcements, prize winners, admin posts)
• create member only information (announcements, prize winners, admin posts)
• cerate content
• update schedule
• give users certain permissions (content creators, read only, etc)
• upload photos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment