Course Management System

Course Management System;

In this example, we created a basic course management system for testing purposes. The website includes two main functions which are "Enroll for a course" and "Upload Submission". The models of these 2 functions shown below.

Function "Enroll for a Course";

Users can enroll for a course by searching its name or selecting it from courses list.


Function "Upload Submission";

Users can upload a submission by selecting an event from calendar or from selecting an event from course page.