go-vikunja/frontend — reverse-engineered prompt
Reverse engineered prompt
Build me the web frontend for Vikunja, basically a clean todo and task management app that helps people organize their life. I want a working app someone can run locally for development, then build for production, and ideally also package in Docker since this repo already hints at that. Keep the interface feeling like a real usable web app for managing tasks and lists, not just a demo screen.
This repo looks like an archived frontend that was merged into the main Vikunja project, so if anything important is missing or outdated, check the current Vikunja code or docs online and use that to fill in the gaps. Please wire up whatever is needed so the frontend actually runs, make sure the main flows work, and clean up obvious broken or stale bits from the archive status. I’d like the result to feel complete enough that I can install dependencies, start it in dev mode, and also create a production build without babysitting the setup.
Want more depth? Deep Reverse