Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kalashshah/expense-tracker-app
Expense tracker to manage your expense and income by dividing them into categories and analyzing them using graphs!
https://github.com/kalashshah/expense-tracker-app
express mongodb nodejs react-native typescript
Last synced: about 2 months ago
JSON representation
Expense tracker to manage your expense and income by dividing them into categories and analyzing them using graphs!
- Host: GitHub
- URL: https://github.com/kalashshah/expense-tracker-app
- Owner: kalashshah
- Created: 2022-02-15T20:19:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-14T17:19:48.000Z (almost 3 years ago)
- Last Synced: 2024-04-14T10:16:28.595Z (9 months ago)
- Topics: express, mongodb, nodejs, react-native, typescript
- Language: TypeScript
- Homepage:
- Size: 1.29 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Expense Tracker
A mobile application to track income and expenses made using React Native in Typescript with Expo SDK. Users can log into the app and add transactions. These transactions can be grouped into categories for analaysis. Users can now make customized categories with customizable icon and color. They can also add, edit or delete transactions on the go. All the pages have amazing react-native faltlist and vector animations for a good user experience. Dashboard section gives amazing visual represntation of the data in form of graphs to analyse monetary funds.## Backend
Backend is made using Node.js, Express.js, MongoDB and Typescript! Backend supports all the above features along with infinite scroll, searching and filtering transactions.
## Deployed
The backend is hosted on heroku here: https://monitor-expense.herokuapp.com/
You can check the latest version of the app here: https://github.com/kalashshah/expense-tracker-app/releases/download/v1.0.0/expense-tracker.apk