Skip to content

Milestones

List view

  • 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