Posts

Showing posts from August, 2022

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.