Skip to content

Instantly share code, notes, and snippets.

@jgrizzled
Last active November 21, 2019 00:54
Show Gist options
  • Save jgrizzled/78bf9b32b3c51b924d7a917f25476d06 to your computer and use it in GitHub Desktop.
Save jgrizzled/78bf9b32b3c51b924d7a917f25476d06 to your computer and use it in GitHub Desktop.
Thinkful API Capstone User Stories
App:
Melon List
Description:
Melon Protocol is a fund management platform that lets users launch funds on the Ethereum blockchain.
Melon List is a webapp that retreives the list of funds from the blockchain and displays fund details to the user.
As a new user, I want to:
1. Discover a growing ecosystem of blockchain funds
Priority: Critical
2. Learn what the Melon Protocol is (via link to site)
Priority: Critical
3. See a list of funds running on the Melon platform
Priority: Critical
4. See the total value and count of all funds
Priority: Stretch
5. Sort funds by asset value to find the largest funds
Priority: Stretch
As a returning user, I want to:
1. See the latest state of the funds since last visit
Priority: Critical
2. View additional details about funds such as number of investors, holdings, and fees
Priority: Stretch
3. Search for funds by name
Priority: Critical
4. View historical fund performance
Priority: Stretch
5. Check for any new funds since last visit
Priority: Stretch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment