Skip to content

Implement desktop version from plan#25

Draft
hc-sousa wants to merge 1 commit into
desktopfrom
cursor/implement-desktop-version-from-plan-b642
Draft

Implement desktop version from plan#25
hc-sousa wants to merge 1 commit into
desktopfrom
cursor/implement-desktop-version-from-plan-b642

Conversation

@hc-sousa
Copy link
Copy Markdown
Member

@hc-sousa hc-sousa commented Oct 6, 2025

Implement the initial scaffold for the desktop Single Page Application (SPA) to establish a dedicated desktop user experience.

This PR introduces the core structure for the desktop SPA, including a hash-based router, application bootstrap, i18n integration, and a new component/page architecture under the desktop/ directory. desktop/index.html is refactored into a shell, and desktop/js/apiHandler.js is updated to use v2 API endpoints and i18n for dynamic content.


Open in Cursor Open in Web

Introduce a separate desktop SPA under /desktop with hash routing, navbar/sidebar, pages, and i18n reading shared /locales. Adapt desktop api calls to v2 endpoints and encode params; wire Tailwind and register desktop scripts in desktop/index.html. Mobile code remains untouched.
@cursor
Copy link
Copy Markdown

cursor Bot commented Oct 6, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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.

2 participants