The problem Samarpan solves
This is a solution for assignment submission by students and assignment grading by teachers, everything will be stored in the platform for future references, and makes the coordination of assignment grading and mark allotment very simple.
Challenges I ran into
- The first challenge was to build the backend in Flask. This was the first time I was working on a project using Flask.
- The second challenge was to build more customized forms for the assignment preparation purpose.
- The third challenge was to combine the working of 2 or more APIs for the same component displaying data combined from both components.