IA Management System

IA's are Internal Assessment held twice a semester in our college. So the old process was to assess the papers and let students know the marks of all the subjects by posting the excel sheet in WhatsApp Group.

The problem with the traditional method was - no privacy as all other students can see others marks, no remarks of pass/fail status, no innovation.

So to overcome all these problems I implemented a solution in which insted of posting a excel sheet in WhatsApp group, professors can upload the sheet with emails and marks of students in each subject on `IA Management System` that's it.

In background what our sytem does it it creates a report of each student in a .pdf format which contains marks of students in respective subjects, pass/fail status, remarks like outstanding, good etc. Then this .pdf file is sent to individual students via. an email.
This solution was implemented in the college which increased the efficiency of students as well as professors.

Tech Stack : Flask, PostgreSQL, React, JavaScript, HTML5, CSS3