acmpesuecc / Django_StudentManagement

This repository provides a comprehensive Django-based application for managing student records, including functionalities for enrollment, grading, attendance tracking, and user authentication.
MIT License
0 stars 0 forks source link

Implement a Student Score Report #4

Open nikhila-kuchimanchi opened 7 hours ago

nikhila-kuchimanchi commented 7 hours ago

Develop a feature that allows students and professors to view a student's score report for all enrolled courses. Create a new view and template to display a student's scores for all courses. Use the Scores model to pull relevant data and display it in a report format.

Please Update README.md file accordingly with all modifications and improvements made, following the format already provided in README.

bunsamosa-bot[bot] commented 7 hours ago

Thank you for opening this issue! A Maintainer will review it soon!