No description
  • Dart 99.4%
  • Kotlin 0.6%
Find a file
2026-01-17 21:51:38 +00:00
android feat - screen for adding activity (not functional) 2026-01-17 03:31:22 +01:00
assets feat - screen for adding activity (not functional) 2026-01-17 03:31:22 +01:00
lib feat - functional saving + displaying 2026-01-17 22:47:41 +01:00
test project init 2026-01-13 21:51:52 +01:00
.gitignore chore - removed runner for not targeted platforms 2026-01-14 15:29:54 +01:00
.metadata chore - throw everything from metadata except android 2026-01-14 21:54:28 +01:00
analysis_options.yaml project init 2026-01-13 21:51:52 +01:00
pubspec.lock feat - screen for adding activity (not functional) 2026-01-17 03:31:22 +01:00
pubspec.yaml feat - screen for adding activity (not functional) 2026-01-17 03:31:22 +01:00
README.md chore - readme adjusted and removed unnecessary runner 2026-01-14 15:22:33 +01:00

Mawknee

This is a sample project that I use to practise creating large projects.

The name mawknee already says everything about this project: if you often have trouble staying aware of your financial situation, this project aims to help you organize your finances.

Target features

target features of this application include:

  • automatic updates when a new releases arrive
  • setting up recurring payments and income
  • a well-designed UI for presenting this data
  • analytics that help you understand your spending
  • a notification system that helpf you manage your spendings

This project is targeting an android release.