Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.77 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.77 KB

Spendify Expense Tracker App

Introduction

This repository contains the source code for Spendify, an expense tracker app built using Flutter. Spendify helps users manage their expenses by tracking their income and expenses, providing insights into spending patterns, and offering tools for budgeting and financial planning.

Features

  1. Expense Tracking: Record income and expenses with detailed descriptions and categories.
  2. Data Visualization: Visualize income and expense data using graphs and charts for better insights.
  3. Filtering and Sorting: Filter and sort transactions by date, category, or amount for easy analysis.
  4. Multi-platform Support: Available for both Android and iOS platforms.

Technologies Used

  1. Frontend: Flutter
  2. Database: Supabase
  3. Authentication: Supabase Authentication State Management: GetX Deployment: Google Play Store, Apple App Store

Screenshots

Setup

  1. Clone the repository: - https://github.com/Ankit180898/spendify.git
  2. Navigate to the project directory: - cd spendify
  3. Run the app: - flutter run

Contributions

Contributions are welcome! Please fork the repository and create a pull request with your changes. If you encounter any bugs or issues, please open an issue on the GitHub repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.