Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 23 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# Second-Checkpoint
# Team ByteMe

This repo will contain PR of the work done by teams till Checkpoint 2(Day 2,March 16 10a.m.). Your PR should contain the repository link and also mention what functionality you have implemented till now.
### PROBLEM STATEMENT
- Financial Inclusion

## First-Checkpoint
- We have created multiple pages for the front end.
- We have implemented routes for creating funds, viewing funds, and joining funds.
- Additionally, we have developed the landing page, sign-up page, and sign-in page, along with the deposit page.
- In the backend, we have created all the models required for the MongoDB schema.
- We have also implemented middleware in the backend to verify user authentication.

## Second-Checkpoint
- Added Loan Routes (request/approval/fetch)
- Implemented SMS UPI feature
- Dynamic Interest Provision
- Withdraw/Deposit Funds
- Join a fund via QR Code
- ### Half-Implemented Features
- Voice Recognition for SMS UPI Security
- Safe Loan Amount Calculator


- REPO LINK: https://github.com/whysosaket/Samriddhi/