Posts

Classes

Image
   In Navbar have Classes Button Which have submenu Add Classes          By clicking this menu  Add Class form will open. On this page user will be able to add a new classes.     It has 3 inputs Class name Alloted Session Alloted Section      Add Class button will save the records. All Classes     This will show all the classes added by user. It has only one button Remove which will remove a class.

Dashboard

Image
    It consists of a header and a navigation panel. In header have  Home  Button Logout Button In navigation panel buttons with their submenu Classes Add Classes All Classes Subjects Add Subjects All Subjects Teachers Add Teachers All Teachers Slots Add Slots All Slots Generate:          This Button will send a request to the backend to run algorithm and will show the returned output.

Welcome page

Image
                        This page has two controls which are signup and login. This is home page of this software. If user is using this software for the very first time User can register using sign in button and registered user login using login Button. Sign in page consists of 5 inputs and a submit button. First name Last name Email Address Password Confirm Password And a sign in button used to submit the credentials. For Login  Email Address Password And a login button  If credentials are true user will be directed to the Dashboard.

Executive Summary

Image
          The purpose of the project is to find an optimal solution to the time tabling problem which is one of the highly constrained N-P hard problems. The need of this sort of a time tabling software arised as manually designing a time table takes too much time and effort and if overlap occurs among the timetable, the timetable is redesigned using hit and error methods which has very high time cost. So, in this project we are trying to develop such a software which will automatically and will decrease the effort and time required for the generation of a time table in accordance to the given input. The expected main input is about teachers, classes and subject’s data along with the maximum workload of a teacher in a week to generate a valid time-table. The main constraints that this software should satisfy are that a teacher should not have a lecture in more than one class at the same time slot and a class should not have more than one lecture in a given ...

Start Up Project And Project Details

Image