Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 997 Bytes

File metadata and controls

24 lines (20 loc) · 997 Bytes

Online-Course-Registration-System

This project aimed at creating an Online Course Registration System which could be used in a University system.

Project Description

The system provides a real-time, complete platform for online course enrollment at a University.
There are two types of users for this system admin and students. Based on their user role stored in the database, users can access their respective resources.

Student Priviledges :

View currently enrolled courses
View courses taken in the past
Add courses to Cart
Delete courses from Cart
Register Courses
Drop Courses
View course schedule for the current semester

Admin Priviledges :

View all courses offered by the University
Add new courses to the catalog
Remove courses from the catalog
Register courses for a particular user
Drop courses for a particular user

Technologies Used: PhP, Jquery, Ajax, Html, CSS, Bootstrap, Mysql, MAMP