Skip to content

AnkitBhad9423/Expense-Tracker-App

Repository files navigation

💸 Expense Tracker App

Index Page Question Page

📋 Overview

The Expense Tracker App is a mobile application built using Flutter and Dart. It helps users manage and analyze their expenses with a user-friendly interface. The app allows users to add, remove, and update expenses, categorize them, and view spending patterns through a bar graph on the dashboard.

✨ Features

  • 📊 Dashboard Visualization: Analyze your expenditure with an interactive bar graph.
  • ➕ Add Expenses: Easily add new expense entries with date, time, and category.
  • ✏️ Update Expenses: Modify existing expense details as needed.
  • 🗑️ Remove Expenses: Delete expenses that are no longer relevant.
  • 🗂️ Categorization: Organize expenses into various categories for better tracking.

🚀 Getting Started

Follow these steps to get the Expense Tracker App up and running on your local machine.

Prerequisites

Ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/Ankzcoder/Expense-Tracker-App.git
  2. Navigate to the project directory:

    cd Expense-Tracker-App
  3. Install dependencies:

    flutter pub get
  4. Run the app:

    flutter run

📱 Usage

  1. Adding Expenses: Navigate to the expense entry screen and fill in the necessary details including amount, category, date, and time.
  2. Updating Expenses: Select an existing expense from the list to update its details.
  3. Removing Expenses: Swipe to delete an expense or use the delete option within the expense detail screen.
  4. Viewing Expenses: Access the dashboard to view a bar graph of your expenses categorized by the selected period.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published