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
โ Enter amount, category, date, toggle income/expense
โ Date header, icon + label + amount, dividers
โ Currency dropdown, feedback form, company footer
โ Consistent theming with KivyMD components and Poppins font
๐ง Installation
```bash
git clone https://github.com/nexapytech/Expense-Tracker-app.git
cd Expense-Tracker-app