Browse Source

Merge branch 'master' of ssh://173.199.124.46:222/trent_larson/kick-starter-for-time-pwa into allow-new

kb/add-usage-guide
Matthew Aaron Raymer 1 year ago
parent
commit
ffb0f2d37f
  1. 5
      project.task.yaml

5
project.task.yaml

@ -7,6 +7,8 @@
- allow type annotations in World.js & landmarks.js (since we get this error: "Types are not supported by current JavaScript version")
- replace user-affecting console.log & console.error with error messages (eg. catches)
- 8 Move to vue-facing-decorator
- stats v1 :
- 01 show numeric stats
- 01 link to world for specific stats
@ -36,6 +38,8 @@
- .5 make advanced features harder to access; advanced build?
- 04 allow user to download claims, mine + ones I can see about me from others
- 24 Move to Vite
- 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.
@ -67,6 +71,7 @@
- Peer DID
- DIDComm
- Write to or read from a different ledger (eg. private ACDC, attest.sh)

Loading…
Cancel
Save