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

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

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