An open API service indexing awesome lists of open source software.

https://github.com/manish8798/expense-tracker

Expense Tracker
https://github.com/manish8798/expense-tracker

axios context-api expense-tracker expo-cli firebase firebase-realtime-database flatlist react-native

Last synced: 3 months ago
JSON representation

Expense Tracker

Awesome Lists containing this project

README

          

# Expense-Tracker
You can track your daily expenses using this app.
I build this app using [Expo Cli](https://reactnative.dev/docs/environment-setup).

In this mobile app user can Add, update and delete the expenses.
And for the backend I'm using [Firebase](https://firebase.google.com/?gclid=CjwKCAiA8OmdBhAgEiwAShr409EG5ayxz0iLoBXGWBXR9jMoseQaf5XpJ5XUVxaYU5_fX2AfqyLssxoCzygQAvD_BwE&gclsrc=aw.ds) and for HTTP request
I'm using [axios](https://www.npmjs.com/package/react-native-axios). And for state management I'm using context-api.

Screenshots of the application:


![expense_tracker_ss1](https://user-images.githubusercontent.com/68828115/211253019-1ac9d005-de7d-49fb-b933-983a12ac9e01.jpg)


![expense_tracker_ss2](https://user-images.githubusercontent.com/68828115/211253022-c08c9b91-eed4-45bb-bea8-b2ed2b25ada8.jpg)


![expense_tracker_ss3](https://user-images.githubusercontent.com/68828115/211253013-5f5ecf00-2a07-4d9b-b3c5-6d1fdb0aac58.jpg)