Class Scheduler is a Windows app created for the universities to ease the hefty task of Scheduling the Subjects and classrooms for multiple batches.
- Rizvi Fazi (Team Leader)
- Yogarajah Vijithkaanth
- Shamith Madusanka
- Imesh Adikari
- Sanjuga Ramachandran
- Roxina Ragel
This project was done with the guidance of
Dr.Sthooswaran Sittapalam, Senior Lecturer of Computer Science, Eastern University of Sri Lanka, Vanthaarumoolai, Batticaloa.
- Has the ability to Schedule Subjects and Classrooms considering the quantity of the batch , availability of class rooms and lecturers.
- Add subject-wise results and print the resultsheet of the students.
- Print the prepared time-table
- Calculate G.P.A of the Individual Students
- Maintain Lecturers Database
Dillinger uses a number of open source projects to work properly:
- VB.NET - App for Local use within one Windows PC.
- MS Access Database - Access database to store and retrieve data.
- Bunifu Framework - To give a modern Look to the User interface.
- Metro UI - To add custom components to the UI
- SAP Reports - To print Time table, results sheet.
Class Scheduler requires Windows 7+ to run. Install the dependencies (MS access database Driver, SAP reports).
For production environments...
install Visual Studio 2012 or later.
Class Scheduler requires the following plugins to run properly.
Use-case Diagram for Generating Results Sheet
Use-case Diagram for Generating Time table
Sequence Diagram for Getting results
Sequence Diagram for Generating Time Table
Level 1 Data Flow Diagram For Login
Level 1 Data Flow Diagram For Scheduler
Level 1 Data Flow Diagram For Grades Calculator
MIT