You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this project is to develop a web-based system that allows college students to check their results online using the Django framework and the Python Requests library. The system will enable students to view their grades and academic performance for a given semester, including their GPA and any remarks from their teachers.
This is my first project using Flask, created for practice purposes. The website allows users to input marks for four subjects and calculates the overall percentage to determine if the student has passed the exam.