From 549471986665957b90ae01bc514a49986fa5860a Mon Sep 17 00:00:00 2001 From: Muskaan Shraogi <54302920+muskaanshraogi@users.noreply.github.com> Date: Wed, 28 Apr 2021 19:08:27 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40251b4..f0acb5f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Target -## Automatic NBA CO Attainment Calculator +## Automatic CO Attainment Calculator Calculation of termwork, internal scores and attainment is one of the more essential parts of the working of any institute. Trying to automate this process is what our project focuses on. We have created an extremely intuitive portal which makes it easier for the staff members to communicate with their respective subject heads and keep a track of individual student assessment. We used MySQL as the database backend along with NodeJS and ExpressJS. React was used to make a clean interface.