Skip to content

Expense Tracker is a mobile application built with React Native that helps users easily track their expenses on the go

Notifications You must be signed in to change notification settings

tusharnagar17/expenseTracker

Repository files navigation


Expense Tracker

Expense Tracker is a mobile application built with React Native that helps users easily track their expenses on the go.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

in-APP SCREENS

Product Name Screen Shot .

AUTHENTICATION SCREENS

Product Name Screen Shot

Expense Tracker is a simple and intuitive application designed to help you manage your expenses effectively. It provides a convenient way to track your spending, categorize expenses, and gain insights into your financial habits. With its user-friendly interface and powerful features, Expense Tracker makes it easy to stay on top of your finances and make informed decisions.

Key Features

  • Firebase: used firebase realtime database as Backend-as-a-Service (BaaS)
  • Authentication: User can login, register and forgot password.
  • HomeScreen : Home screen with verbose detail category-vise.
  • AddItemScreen : User will be able to add their expense with Name, Description, Date and CATEGORY.
  • SettingScreen: User will be able to change their profile and user setting via SettingScreen.
  • Redux: used redux for state management
  • React-native-icons: used to display icons.
  • Expo tabs@50 : used expo latest tab@50 sdk which is using a page View.
  • Typescript: Typescript for type safety.

(back to top)

Built With

  • React Native
  • Typescript
  • React-native-icons
  • Redux
  • Firebase -realtime Database
  • Expo router

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo

     git clone https://github.com/tusharnagar17/expenseTracker
  2. Install NPM packages

    npm install
    
    yarn install

Usage

  1. Run the development server:
npm start
# or
yarn start
  1. Open Emulator in ANDROID STUDIO or in ExpoGo app in your browser to view the landing page.

(back to top)

_For more examples, please refer to the Documentation

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Tushar Nagar - @twitter -

Project Link: link

(back to top)

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)

About

Expense Tracker is a mobile application built with React Native that helps users easily track their expenses on the go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published