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
a school portal based API that allows students to book and drop units and for the teachers to score this units for each student(at the end of the semister). The score reflects on the students portal. The student can also view their overall score per semester
An api created using django-rest framework. The api returns json responses based on the endpoint used.
About
a school portal based API that allows students to book and drop units and for the teachers to score this units for each student(at the end of the semister). The score reflects on the students portal. The student can also view their overall score per semester