List view
- No due date
after #9 create tests to test the whole ui on a live server with test data setup docker container build docker image against an test database create test data which resets after every run test the complete ui execute test in pull request check and build workflow
No due datecreate tests to test the api on a live server with test data 1. setup docker container build docker image against an test database 2. create test data which resets after every run 3. test the complete api execute test in pull request check and build workflow
No due dateoptmize docker: one docker image for backend/server one docker image for frontend/ui one docker image for complete (server and ui)
No due dateprepare homebook for casaos home server
No due dateprepare homebook for umbrel home server
No due datereplace .NET Blazor WASM with new ui framework
No due datenew module like confluence or knowledgebase (wiki pages with editor, sharing, etc.)
No due dateadd private access tokens for users for all endpoints with right management
No due datenew module with todo list
No due dateThis milestone introduces a built-in documentation and knowledge module for HomeBook, comparable to a lightweight Confluence or Wiki. The goal is to provide a centralized place for structured documentation, guides, and shared knowledge within HomeBook itself. The module should support clear page hierarchies, simple authoring, and seamless integration into the existing HomeBook architecture, with a focus on usability, extensibility, and long-term maintainability.
No due dateThis milestone delivers the first foundation of HomeBook’s finance management module. It introduces the ability to manage incomes and expenses (both recurring and one-time), plan monthly budgets, and provide an overview with forecasts for the upcoming months. Scope • Manage recurring and one-time incomes (e.g., salary, rent). • Manage recurring and one-time expenses (e.g., rent, subscriptions, purchases). • Create and maintain monthly budgets with category-based tracking. • Provide an overview dashboard with current balance and budget status. • Implement a forecast for at least the next 3 months based on recurring entries. • Persist all data via EF Core and the configured database. • Deliver a basic UI using MudBlazor (Material Design).
No due date•2/3 issues closedGoal: github.io website to present the project with automated github workflow
No due date•0/1 issues closedGoal: Introduce the first version of recipe management. Users should be able to create, edit, and view recipes with essential fields like title, ingredients, steps, and optional photos. Scope: • 📄 Recipe model with fields: title, description (optional), ingredients, steps • ✏️ UI for adding/editing recipes with a clean and functional form • 🖼️ Photo upload for recipe images (optional, one or multiple) • 📚 List and detail views for browsing and viewing recipes • 🧪 Basic validation and persistence (e.g., required fields, saving to DB)
No due date•3/3 issues closed