Skip to content

Easily add expenses with amount, description, and category in this React Native app. Track spending, set budgets, and get insights with a user-friendly interface. Works smoothly on Android & iOS! ๐Ÿš€

Notifications You must be signed in to change notification settings

binary-baba/Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Expense Tracker

A simple and efficient React Native Expense Tracker app to manage your finances effortlessly. Add expenses with amount, description, and category, track spending, and stay on top of your budget.

Features

Add Expenses โ€“ Enter amount, description, and select a category.
Category-wise Tracking โ€“ Analyze spending based on different categories.
Budget Management โ€“ Set limits and control overspending.
User-friendly UI โ€“ Simple, clean, and fast experience.
Cross-Platform โ€“ Works seamlessly on Android & iOS.

Tech Stack

  • React Native โ€“ For building a cross-platform mobile app.
  • Redux / Context API โ€“ For state management (if used).
  • Firebase / AsyncStorage โ€“ For data storage (depending on the backend choice).
  • React Navigation โ€“ For smooth app navigation.

Installation

  1. Clone the repository:

    git clone https://github.com/binary-baba/expense-tracker.git
    cd expense-tracker
  2. Install dependencies:

    npm install  # or yarn install
  3. Run the app:

    npx react-native run-android  # For Android
    npx react-native run-ios  # For iOS (Mac only)

Usage

  1. Open the app and add an expense by entering an amount, description, and selecting a category.
  2. View your past transactions and analyze spending.
  3. Manage your budget effectively and track progress.

Contributing

Feel free to fork this repository and submit pull requests to enhance the project.

License

This project is licensed under the MIT License.


๐Ÿš€ Stay in control of your finances with this Expense Tracker app!

About

Easily add expenses with amount, description, and category in this React Native app. Track spending, set budgets, and get insights with a user-friendly interface. Works smoothly on Android & iOS! ๐Ÿš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published