From 332088a7beb7bf6090a4db11e81fad85c2d35dd0 Mon Sep 17 00:00:00 2001 From: Saket Aryan <94069182+whysosaket@users.noreply.github.com> Date: Sat, 16 Mar 2024 10:38:53 +0530 Subject: [PATCH] Team ByteMe --- README.md | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 86b4b9b..be62c49 100644 --- a/README.md +++ b/README.md @@ -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/