make display on creation page look halfway decent, and switch fully to it

This commit is contained in:
2023-06-25 17:20:22 -06:00
parent a96728bec5
commit 1a86730354
5 changed files with 32 additions and 43 deletions

View File

@@ -4,6 +4,7 @@
- add infinite scroll assignee:matthew
blocks: ref:https://raw.githubusercontent.com/trentlarson/lives-of-gifts/master/project.yaml#kickstarter%20for%20time
- fix error with server getting reset back to default on every code change & app refresh
- allow new (random) user creation, and make accurate message about registration
- 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)
@@ -35,6 +36,7 @@
- .5 customize favicon
- .5 make advanced features harder to access; advanced build?
- 04 allow user to download claims, mine + ones I can see about me from others
- Release Minimum Viable Product :
- Turn off stats-world or ensure it's usable (eg. cannot zoom out too far and lose world, cannot screenshot).