Skip to content

Milestones

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 date
  • create 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 date
  • optmize docker: one docker image for backend/server one docker image for frontend/ui one docker image for complete (server and ui)

    No due date
  • prepare homebook for casaos home server

    No due date
  • prepare homebook for umbrel home server

    No due date
  • replace .NET Blazor WASM with new ui framework

    No due date
  • new module like confluence or knowledgebase (wiki pages with editor, sharing, etc.)

    No due date
  • add private access tokens for users for all endpoints with right management

    No due date
  • new module with todo list

    No due date
  • This 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 date
  • This 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 closed
  • Goal: github.io website to present the project with automated github workflow

    No due date
    0/1 issues closed
  • Goal: 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