https://github.com/anshumanmahato/digiledger-backend
budget management and transaction tracking system
https://github.com/anshumanmahato/digiledger-backend
Last synced: 3 months ago
JSON representation
budget management and transaction tracking system
- Host: GitHub
- URL: https://github.com/anshumanmahato/digiledger-backend
- Owner: AnshumanMahato
- License: mit
- Created: 2022-11-05T04:10:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T02:59:07.000Z (almost 2 years ago)
- Last Synced: 2025-03-19T10:47:17.247Z (3 months ago)
- Language: JavaScript
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# DigiLedger Backend
Digiledger is an expense tracker and transaction management web application.
This repository contains the backend for the web application.
Frontend: https://github.com/AnshumanMahato/Digiledger-Frontend
## Features
### Current Features
- Record Transactions
- Transaction Filtering
- Transaction Analytics
### Future Plans
- Income Expense trend across time.
- Fund Management
- Repayment and Dues Management## Tech Stack
- NodeJS
- ExpressJS
- MongoDB(Mongoose)
- Docker## Installation and Deployment
` Need to write a step-by-step guide which is not so complicated `
## License
[MIT](LICENSE.md)