adilmohak / django-lms

A learning management system using django web framework. Course add and drop, grade and assessment result management, online quiz, report generator, student and lecturers management, dashboard, and so much more...
MIT License
568 stars 244 forks source link

Add user count statistics #16

Closed benaissazaki closed 8 months ago

benaissazaki commented 8 months ago

The dashboard now displays the actual Students, Lecturers, and Administrators count instead of placeholder values.

image

adilmohak commented 8 months ago

Perfect!