Course and Faculty Management System

Christopher Grime,Jozef Goetz
DOI: https://doi.org/10.46328/ijonest.163
2023-09-06
Abstract:The purpose of the paper is to show how to expand the low code interactive framework in order to develop a web app for the broad needs of different fields. The goal of this work is to give a chance to computer science senior project students to work on a broad spectrum of projects using Apache, HTML, CSS, JavaScript, PHP, and MySQL. In this paper the web app is Course and Faculty Management System allowing educational organizations efficiently organize and manage their courses and faculty. The web application is interactive, responsive, secured, password and database driven app. The website is accessible on all devices. Public users can view the courses the university offers as well as which instructors teach them. Courses can be filtered by term and subject. Users that are logged in and have the correct permissions can edit/add/delete courses, departments, and instructors in the database. Admins can import files containing information about multiple courses as well as export the courses in the database to a csv file. The admin can also edit the other user’s permissions. In conclusion, the project has been successfully designed and implemented according to best practices and finally tested on a web hosting server provider.
What problem does this paper attempt to address?