Skip to content
/ Dollet Public

Personal budget management application with .NET MAUI (100commitow.pl challenge created by devmentors.io)

Notifications You must be signed in to change notification settings

gwalus/Dollet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

100commitów .NET 8 MAUI example workflow

Dollet

Personal budget management application.

Tech Stack

Main: .NET MAUI

Dependencies:

Requirements

  • ✅ MVVM pattern
  • ✅ Nice & modern UI layout
  • ✅ Use currencies API
  • ✅ Change app theme

Features

  • ✅ Accounts

    • ✅ Display all active
    • ✅ Display hidden
    • ✅ Adding new
    • ✅ Editing existing
    • ✅ Set as default
  • ✅ Balance

    • ✅ Display sumable
    • ✅ Handle currency sumable
    • ✅ Handle calculating
  • ⬜️ Categories

    • ✅ Seed default categories
    • ✅ Reordering
    • ✅ Save handling
    • ⬜️ Add custom
  • ⬜️ Transactions

    • ⬜️ Expenses
      • ✅ Add new expense
      • ✅ Handle calculate account balance
      • ⬜️ Display all with filtering by day/week/month
      • ✅ Display grouped by category
      • ✅ Edit existing
      • ✅ Display chart
    • ⬜️ Incomes
      • ✅ Add new income
      • ✅ Handle calculate account balance
      • ⬜️ Display all with filtering by day/week/month
      • ✅ Display grouped by category
      • ✅ Edit existing
      • ✅ Display chart
  • ✅ Currencies

    • ✅ Seed currencies
    • ✅ Display all
    • ✅ Change default
    • ✅ Handle calculating
  • ⬜️ Setting

    • ✅ Change theme
    • ⬜️ ???

Screenshots

Accounts (Light/Dark)

logo logo

Categories (Light/Dark)

logo logo

Transactions

  in progress

Currencies

logo logo

Wallets

  in progress

About

Personal budget management application with .NET MAUI (100commitow.pl challenge created by devmentors.io)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages