๐Ÿ“ฆ nexapytech / Expense-Tracker-app

python + kivymd

โ˜… 2 stars โ‘‚ 0 forks ๐Ÿ‘ 2 watching
๐Ÿ“ฅ Clone https://github.com/nexapytech/Expense-Tracker-app.git
HTTPS git clone https://github.com/nexapytech/Expense-Tracker-app.git
SSH git clone git@github.com:nexapytech/Expense-Tracker-app.git
CLI gh repo clone nexapytech/Expense-Tracker-app
Nexapy Technologies Nexapy Technologies Add files via upload 9e5261e 7 months ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ expense Tracker
๐Ÿ“„ README.md
๐Ÿ“„ README.md

Expense Tracker UI with KivyMD

A beginner-friendly mobile UI for an Expense Tracker app built in Python using KivyMD. This repository holds the front-end code (Part 1) โ€” in Part 2 weโ€™ll add the backend and package it as an APK.


๐Ÿš€ Features

  • Add Transaction Screen
โ€“ Enter amount, category, date, toggle income/expense
  • Transactions List
โ€“ Date header, icon + label + amount, dividers
  • Settings Panel
โ€“ Currency dropdown, feedback form, company footer
  • Material Design
โ€“ Consistent theming with KivyMD components and Poppins font


๐Ÿ”ง Installation

  • Clone the repo
```bash git clone https://github.com/nexapytech/Expense-Tracker-app.git cd Expense-Tracker-app