Signal-K / client

Frontend for viewing citizen science proposals on Lens Protocol
https://starsailors.space
7 stars 4 forks source link

πŸ‘πŸ§Ώ ↝ FCDB-21: Above & beyond - sectors are viewable, writeable & have a fairly nice UI #94

Closed Gizmotronn closed 6 months ago

Gizmotronn commented 6 months ago

The goal was to show sector data based on planets. Now, I've had to make some adjustments to the backend schema to support the new basePlanets table, however mostly everything else will remain the same. During this development cycle, we'll keep everything in the inventoryITEMS / inventoryUSERS table(s) and assign them an item type and a bit of config variables so they can be matched up with the "other" "inventory" tables later. See the documentation here for more info.

height[bot] commented 6 months ago

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

πŸ’‘Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.