update project tasks
This commit is contained in:
@@ -6,17 +6,16 @@
|
||||
- replace user-affecting console.logs with error messages (eg. catches)
|
||||
|
||||
- stats v1 :
|
||||
- use all bits of randomness for location
|
||||
- 01 show numeric stats
|
||||
- 01 link to world for specific stats
|
||||
|
||||
- contacts v1 :
|
||||
- 01 Provide way to share your contact info.
|
||||
- 01 Provide a way to import the non-sensitive data.
|
||||
- 01 Import contact info a la QR code.
|
||||
- 01 Import all the non-sensitive data (ie. contacts & settings).
|
||||
- .2 move all "identity" references to temporary account access
|
||||
- .5 make deploy for give-only features
|
||||
|
||||
- contacts v+ :
|
||||
- .5 make advanced "show/hide amounts" button into a nice UI toggle
|
||||
- .2 show error to user when adding a duplicate contact
|
||||
- parse input more robustly (with CSV lib and not commas)
|
||||
|
||||
@@ -26,25 +25,36 @@
|
||||
- 01 Change "nav" tabs across the bottom into a component (eliminating duplicate code).
|
||||
- .5 Fix how icons show on top of bottom bar on ContactAmounts page
|
||||
|
||||
- on stats-world, use all bits of randomness for location
|
||||
- show pop-up confirming that settings & contacts have been downloaded
|
||||
|
||||
- commit screen
|
||||
- Ensure each action sent to the server has a confirmation.
|
||||
|
||||
- discover screen
|
||||
|
||||
- backup all data
|
||||
|
||||
- .5 customize favicon
|
||||
- .5 make advanced features harder to access
|
||||
- .5 make advanced features harder to access; advanced build?
|
||||
|
||||
- Release Minimum Viable Product :
|
||||
- Turn off stats-world or ensure it's usable (eg. cannot zoom out too far and lose world, cannot screenshot).
|
||||
- Add disclaimers.
|
||||
- Deploy to a server.
|
||||
- Ensure public server has limits that work for group adoption.
|
||||
- Test PWA features on Android and iOS.
|
||||
|
||||
- Stats :
|
||||
- 01 point out user's location on the world
|
||||
- 01 present a credential selected from the stats
|
||||
- 04 show gives spreading to other places
|
||||
- badge for most gives/receives/confirms per day/week/month
|
||||
- badge for amount given/offered to your project
|
||||
- set a goal of given/offers
|
||||
|
||||
- linking between projects or plans :
|
||||
- terminology:
|
||||
- Fulfills, Feeds, contributes to, supplies, boosts, advances
|
||||
- Precedes, comes before, is sought by vs follows, seeks, builds on ("contributes to" isn't specific enough, "succeeds" has different confusing meaning)
|
||||
|
||||
- Notifications (wake on the phone, push notifications)
|
||||
|
||||
- Connect with phone contacts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user