Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kokorody/budget_tracker_wallawet

we created an android application of personal budget tracker called WallaWet which aims to record the budget we have prepared and track the expenses of its budget. On this app, you can add and adjust budgets, record expenses on a budget, view the percentage of the budgeted usage, and the total amount of your expenses base on category.
https://github.com/kokorody/budget_tracker_wallawet

android android-application android-studio budget budget-app budget-management chart gradle java pie-chart

Last synced: about 1 month ago
JSON representation

we created an android application of personal budget tracker called WallaWet which aims to record the budget we have prepared and track the expenses of its budget. On this app, you can add and adjust budgets, record expenses on a budget, view the percentage of the budgeted usage, and the total amount of your expenses base on category.

Awesome Lists containing this project

README

        

# WallaWet - Personal Budget Tracker

WallaWet is an Android application designed to help you efficiently track your personal finances. With WallaWet, you can record your budget, manage expenses, and gain insights into your spending patterns. Whether you're adding new budgets, tracking expenses by category, or visualizing your financial data, WallaWet makes it simple and intuitive.

---

## Features

### Home Page
The main activity of the app where you can:
- **Add New Budget**: Create a budget to track specific expenses.
- **Quick Expense Entry**: Add expenses directly to existing budgets.
- **Budget Overview**: View a list of your budgets with progress bars indicating budget usage and spending amounts.
- **Navigation Bar**: Access other key pages such as Summary and Settings.

### Budget Page
Access detailed information about individual budgets and perform actions such as:
- **View Detailed Budget Information**: See specifics about the budget.
- **Add New Expenses**: Track expenditures within the budget.
- **Manage Expenses**:
- Edit budget name and amount using the Edit Budget option.
- Delete budgets using the Delete Budget option.
- Edit expense details (name, amount, category) using the Edit button in the expense list.
- Delete expenses using the Delete button in the expense list.

### Summary Page
Gain insights into your spending patterns with:
- **Pie Chart**: Visual representation of total expenses by category.
- **Expense Summary List**:
- Expense name.
- Expense category.
- Expense amount.
- Date of the expense.

### Settings Page
View the credits and acknowledgments for the developers of WallaWet.

---

## Installation
1. Clone the repository:
```bash
git clone https://github.com/Kokorody/Budget_Tracker_Wallawet.git
```
2. Open the project in Android Studio.
3. Build and run the application on an Android emulator or physical device.

---

## Usage
1. Launch the app to access the **Home Page**.
2. Create a new budget and add expenses as needed.
3. Navigate to the **Summary Page** to review spending by category and total expenses.
4. Use the **Settings Page** to view developer credits.

---

## Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Screenshot 5

Screenshot 6

---

## Credits
Developed by:
- Kokorody

---

## Contributions
Contributions are welcome! Please request then fork this repository and submit a pull request with your proposed changes.