From 0df88b5bd1a0158144d7e93a7d7245e0b9a6dcc2 Mon Sep 17 00:00:00 2001 From: Akhil Talashi Date: Sat, 25 May 2024 01:17:34 -0400 Subject: [PATCH] Update README.md --- README.md | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 4017f61..4309364 100644 --- a/README.md +++ b/README.md @@ -22,17 +22,12 @@ Leetify is an online coding platform that offers a diverse collection of challen # Key Features: -**Authentication:** Sign up, log in/out - -**User Dashboard:** View stats(problems and submissions) - -**Admin Dashboard:** view stats(users, problems and submissions) - -**Problem Management:** Problems(CRUD), track submission status - -**Code Editor:** Monaco code editor, code compliation and execution - -**Deployment & Testing:** Production deployment, automated/manual testing, and bug fixing. +-**Authentication:** Sign up, log in/out +-**User Dashboard:** View stats(problems and submissions) +-**Admin Dashboard:** view stats(users, problems and submissions) +-**Problem Management:** Problems(CRUD), track submission status +-**Code Editor:** Monaco code editor, code compliation and execution +-**Deployment & Testing:** Production deployment, automated/manual testing, and bug fixing. ![model](modelDiag.jpeg)