From cc34a12b930b4c399959a4c53b9c987f60ec83ee Mon Sep 17 00:00:00 2001 From: Saket Aryan <94069182+whysosaket@users.noreply.github.com> Date: Fri, 15 Mar 2024 17:20:58 +0530 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b16c1cd..a5996d7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ -# First-Checkpoint- -This repo will contain PR of the work done by teams till Checkpoint 1(Day 1,March 15 5p.m.). -Your PR should contain the repository link and also mention what functionality you have implemented till now. +# 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. + +- REPO LINK: https://github.com/whysosaket/Samriddhi/