Inspiration
What it does
Collect info from the user by working as a online loan application
How we built it
We built it using HTML,CSS & JS for the frontend. We used PHP to communicate to the backend database via GET . Our database solution used is MySQL. We have run it locally using XAMPP server
Challenges we ran into
API calls for PAN & Credit score took some time to implement because of CORS restrictions from chrome on local running servers.
Connection to the Backend Via PHP through GET took time as our requests were containing spaces initially and we have to use %20 in place of space to pass it as a GET query.
Accomplishments that we're proud of
We are happy that we could implement the project in the given time.
What we learned
We learnt a lot on debugging and implementation. We ran into many issues both while doing the UI and the backend and everything was a learning curve for the team.
What's next for Instant loans
The next feature we think the app needs to make it standout is the loan sanction status or rejection status will be updated immediately with the sanction amount and also instant transfer of funds via IMPS on a successful application, making it truly a instant loans app.
the export of sql file from phpmyadmin is attached in the project zip file
Log in or sign up for Devpost to join the conversation.