Skip to content

A budget tracking app created with react native / expo

Notifications You must be signed in to change notification settings

taofiqsulayman/budgetBuddy

Repository files navigation

Budget Buddy App

budget buddy

The Budget Buddy App is a mobile application built using React Native, Expo, and SQLite. It allows users to track their expenses conveniently on their mobile devices.

Features

  • Add, edit, and delete expenses
  • View a list of all expenses
  • View total expenses
  • Offline support with SQLite database

Usage

  1. Add a new expense:

    • Tap the "New Entry" button.
    • Enter the expense details such as amount, description and expense type.
    • Tap "Save" to add the expense.
  2. Delete an expense:

    • long press an expense to delete it
  3. View expenses:

    • The home screen displays a list of all expenses.
    • Total expenses are displayed at the top of the list.

Technologies Used

  • React Native
  • Expo
  • SQLite

License

This project is licensed under the MIT License.

Acknowledgements

About

A budget tracking app created with react native / expo

Resources

Stars

Watchers

Forks

Packages

No packages published