Skip to content

Nextgen#220

Draft
kamathprasad9 wants to merge 6 commits intomainfrom
nextgen
Draft

Nextgen#220
kamathprasad9 wants to merge 6 commits intomainfrom
nextgen

Conversation

@kamathprasad9
Copy link
Copy Markdown
Collaborator

(WORK IN PROGRESS)

Completely revamped app using Jetpack compose, Room, hilt, flow.

@kamathprasad9 kamathprasad9 marked this pull request as draft April 11, 2026 19:53
@kamathprasad9
Copy link
Copy Markdown
Collaborator Author

kamathprasad9 commented Apr 11, 2026

As of this time, the database schema hasn't been changed at all.

The app opens up as usual, but there is a blue shutter icon on grids page to take you to the new compose side UI. All the pages (grids, projects, templates) do get operations, might do delete operations on the entity. Per grids page shows the value stored for (x, y) - this isn't shown in a grid view yet.

Proposed schema which can keep evolving during development as discussed with @chaneylc : https://dbdiagram.io/d/CoordinateDB-68bb1dab61a46d388ead8e0d

Best step moving forward would be to completely discard all the old activities (at least make it unreachable to avoid crashes) before making changes to the db schema.

I have some very early stage changes for adding settings page with the help of AI :) on my local.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant