MG
Meet Gandhi
Back to All Projects
Education Management
2023

Course Management System

Academic course enrollment, instructor portal, and student grading system.

Role

Full Stack Developer

Team Size

Solo Project

Duration

2 months

Status

completed

Problem Statement

Tracking courses, student enrollments, and grades in spreadsheets leads to duplicated and inconsistent records.

Engineering Solution

Developed a web application with distinct access roles for Admins, Instructors, and Students to manage academic records.

Engineering Decisions & Architecture
  • Created page navigation for Admin, Instructor, and Student access levels.
  • Developed student enrollment workflows with separate access for administrators, instructors, and students.
  • Used AJAX requests for dynamic dropdown updates during course selection.
Technologies Used
PHP
MySQL
JavaScript
Bootstrap
AJAX