Pizza Online Order
This document briefly describes relevant system functionality, and necessary user input.
Recognised users
This document briefly describes relevant system functionality, and necessary user input.
Recognised users
Remarks
****table relation (jpeg) is attached
1- database SQLServer 2005 and vb.net
3- Students Table : view,add,delete,modify
*Status (Active or not Active) in Gridview color change depending on that.
4- SudentMarks Table : just view
*View student marks depending on user type
view parameters:
>year (text) :
>Class (combo with (All) option) : for usertyp = 2 class from users table
>materials (combo, with all option)
>specific student by Student no or by SSN or All Students if usertype = 1
5- Users Table
* pages to add,delete,modify, view users
* UserType: important in viewing marks in(4)
> 1 = administrator all the permisions
> 2 = for Specific Class (in viewing marks)
> 3 = can view student marks depending on SSN(Social Security No) only