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 Student Management System, built with Django, allows students to enroll in courses where each student can be in only one course and each course can have multiple students. It provides features to register students, list them, and view detailed course information and enrolled students.