fix a problem with test data (divide by 0), and map full addresses to points
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
|
||||
- top screens from img/screens.pdf milestone:2 :
|
||||
- view all :
|
||||
- add infinite scroll assignee:matthew
|
||||
blocks: ref:https://raw.githubusercontent.com/trentlarson/lives-of-gifts/master/project.yaml#kickstarter%20for%20time
|
||||
|
||||
- replace user-affecting console.logs with error messages (eg. catches)
|
||||
- replace user-affecting console.log & console.error with error messages (eg. catches)
|
||||
|
||||
- stats v1 :
|
||||
- use all bits of randomness for location
|
||||
@@ -37,6 +38,7 @@
|
||||
- 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.
|
||||
- Switch default server to the public server.
|
||||
- Deploy to a server.
|
||||
- Ensure public server has limits that work for group adoption.
|
||||
- Test PWA features on Android and iOS.
|
||||
@@ -52,7 +54,9 @@
|
||||
- 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)
|
||||
- Precedes, comes before, is sought by -- vs follows, seeks, builds on ("contributes to" isn't specific enough, "succeeds" has different, possibly confusing meaning)
|
||||
|
||||
- automated tests, eg. cypress
|
||||
|
||||
- Notifications (wake on the phone, push notifications)
|
||||
|
||||
@@ -64,5 +68,7 @@
|
||||
|
||||
- DIDComm
|
||||
|
||||
- Write to or read from a different ledger (eg. private ACDC, attest.sh)
|
||||
|
||||
- v video for multiple identities https://youtu.be/p8L87AeD76w
|
||||
- v video for adding time to contacts https://youtu.be/7Yylczevp10
|
||||
|
||||
Reference in New Issue
Block a user