Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 496 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 496 Bytes

Crowd Genie-LoanApp

This is a basic app, with REST API using MERN stack which consists of 3 roles- admin and lender who can administer the loans status and can grant or disapprove as loan. A customer can view his/her loan history and can request for a loan. database used here is mongodb, which is accessed using mongoose.

A proper session management is done using mongoose session store , which prevents unauthorised access of users.

link to database : -https://mlab.com/databases/loan