Ledger/README.md

38 lines
1.4 KiB
Markdown
Raw Normal View History

2025-01-11 18:04:52 +00:00
# Ledger
2025-01-06 12:49:19 +00:00
2025-01-11 18:05:32 +00:00
## What is Ledger
2025-01-11 18:04:52 +00:00
Ledger is a personal finance management app that enables users to log and track their income and expenses. Users can create entries by specifying the transaction type (income or expense), amount, category (e.g., groceries, salary, entertainment), and date. The app includes a summary screen for a quick overview of finances and a detailed transaction list for reviewing all logged entries. Users can edit or delete entries as needed, ensuring accurate record-keeping. FinanceFlow helps users stay on top of their budget with a clear and organized interface.
## The Team
2025-01-11 18:15:29 +00:00
[Xaver Drabik](https://www.linkedin.com/in/xaverdrabik/) & [Florian Kraushofer](https://www.linkedin.com/in/florian-kraushofer-16892b26a/)
## App Concept
### Use Case
Primary Use Case:
- Tracking and Managing Personal Finances
- Viewing Financial Summaries
- Logging Transactions
- Organizing Finances by Categories
- Financial Planning
- Monitoring Budgets
### Target Users
People who want a simple and effective way to manage their personal finances.
People who want to stay organized by tracking their income and expenses, categorizing transactions, and gaining insights into their financial habits.
Like:
- Freelancers
- Students
- Budget-Conscious Individuals
- Small Business Owners
### Mockups
2025-01-11 18:21:26 +00:00
![Mockup of Start Screen](MockupStart.png)
![Mockup of Add Screen](MockupAdd.png)
![Mockup of Edit Screen](MockupEdit.png)
![Userflow](UserFlow.png)