Raaj fa9d1d12b4 | ||
---|---|---|
android | ||
ios | ||
lib | ||
.gitignore | ||
.metadata | ||
README.md | ||
analysis_options.yaml | ||
devtools_options.yaml | ||
pubspec.lock | ||
pubspec.yaml |
README.md
Daily Ledger
Overview
Daily Ledger is a Flutter application designed for managing daily expenses. It provides features for business reports, gas reports, lotto vending, and bookkeeping to help users keep track of their finances effectively.
Features
- Expense Tracking: Add, edit, and delete daily expenses categorized by type (e.g., food, transport, utilities).
- Reporting: Generate weekly, monthly, and yearly reports for better financial insights.
- Gas Reports: Track fuel expenses and calculate fuel efficiency.
- Lotto Vending Management: Manage sales, winnings, and inventory for lotto tickets.
- Bookkeeping: Keep track of invoices and payments.
- User Authentication: Secure your data with login and signup functionalities.
- Notifications: Get reminders for bill payments and budget limits.
- Data Visualization: View spending patterns through graphs and charts.
Getting Started
This project is a starting point for your Flutter application. Follow the instructions below to get your environment set up.
Prerequisites
- Flutter SDK
- Dart SDK
- An IDE (such as Android Studio, VS Code)
Installation
- Clone the repository:
git clone https://github.com/yourusername/daily_ledger.git