https://github.com/vaibhavyadav-dev/credit-approval-system
A credit approval system based on past data as well as future transactions
https://github.com/vaibhavyadav-dev/credit-approval-system
docker docker-compose express nodejs postgres sequalize
Last synced: 3 months ago
JSON representation
A credit approval system based on past data as well as future transactions
- Host: GitHub
- URL: https://github.com/vaibhavyadav-dev/credit-approval-system
- Owner: vaibhavyadav-dev
- Created: 2024-04-04T20:22:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-26T19:31:27.000Z (9 months ago)
- Last Synced: 2025-01-16T10:35:49.191Z (4 months ago)
- Topics: docker, docker-compose, express, nodejs, postgres, sequalize
- Language: JavaScript
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Credit Approval System
A credit approval system based on past data as well as future transactions, with the JavaScript/NodeJS stack, using background tasks as well and handling operations on Databases.
### Please Find Postman collection in the source code for better reference.
> If You've any queries I'll be happy to answer :)
### Tech Stack Used :-
- Postgres
- Node.js
- Express.js
- Docker
- Javascript