Fundon App ( CodeQ )
Fundon, a C2C (Customer to Customer) personal loan lending platform based on MVVM model which can be used be request loan from other users on the application and can also lend money to them.
Features of the Application
- User authentication via username and password
- User Profile Management
- Dasboard to manage user credits and debits
- Loan Applications
- Credit Score Calculation
- Loan Application Form
- Mail Notifications
- Loan Modification & Acceptance
App
Download Application Apk from here
The detailed of every feature can be viewed from the following link:
TechStack and Libraries Used :
- Android Studio (Java + XML)
- Material UI Components
- Retrofit
- okhttp
- Volley
- Glide
Server
NodeJs Server dependencies used :
-
Nodemon
-
Mongoose
-
Express
-
jsonwebtoken (jwt)
-
Nodemailer
"body-parser": "^1.20.0" "cookie-parser": "^1.4.6" "cors": "^2.8.5" "dotenv": "^16.0.0" "express": "^4.18.1" "express-jwt": "^7.7.0" "express-validator": "^6.14.0" "formidable": "^2.0.1" "jsonwebtoken": "^8.5.1" "mongoose": "^6.3.2" "nodemailer": "^6.7.5" "nodemon": "^2.0.16" "npm": "^8.9.0" "uuid": "^3.3.3"
API Documentation
Api Link : https://codeq-flipr.herokuapp.com/api/
API Documentation:
https://www.getpostman.com/collections/61062ef5bc5361f9ace9
https://www.getpostman.com/collections/ee040701f6832d4c613e