DEVELOPMENT OF A UNIVERSITY MANAGEMENT SYSTEM
DOI:
https://doi.org/10.4314/coast.v7i2.15sKeywords:
University Management System, Student Records, Academic Automation, Educational Technology, DjangoAbstract
This study is on a University Management System (UMS) developed to automate key academic and administrative functions. It provides a centralized platform to manage student records, course registration, grading, and transcript processing, reducing the reliance on manual procedures. Many higher institutions still face challenges related to manual data handling, fragmented systems, and delayed administrative operations. UMS addresses these issues by offering an integrated, user-friendly, and efficient digital solution to streamline university processes. The system was built using Python with the Django framework for backend development, and HTML, CSS, and JavaScript for the frontend interface. Core modules include student and staff management, course enrollment, fee tracking, hostel allocation, result computation, and transcript generation. The system was evaluated through task-based scenarios and load testing. It was deduced that the UMS effectively handled multiple concurrent users, maintaining data accuracy and ensuring fast response times. Administrative tasks such as registration and result uploads were completed with improved speed and reliability. Users reported enhanced navigation and better access to information. UMS demonstrates that a well-designed digital Django platform can significantly improve university operations. It ensures better data management and faster service delivery, supporting institutions in transitioning toward smarter, more efficient administration.