The Users of the Software is capable of:
* Student: This user is capable of viewing his own marks as they are uploaded by Teacher.
* Teacher: This user uploads the marks of the subject for the student which he or she teaches.
* Admin: This user is responsible for updating the Student details of existing Students and also for new Students.
* One teacher can teach only one subject
* Number of subject doesn't change
* Login Screen: The Login Screen contains three input boxes. First one asking for role which can be either Student or Teacher or Admin. Second one is the user_id and third one is the password.
* Student Details Screen: This screen is available when the student logins and a button is available which can be clicked to Generate the Result. Apart from the Student, the Admin also has access to this page. Apart form the button other fields and features are:
* Student Name
* Student Roll Number
* Student Contact Number
* Subjects and their marks
- Student Name
- Student Roll Number
- Student Contact Number
- Subjects and their marks
* Student Detail Entry Screen: This screen contains three input boxes and is accessible only by the admin. The Admin enters the Roll Number, Student’s Name and Student’s Contact. This is updated when a new Student takes admission or a present student updates his or her contact details.
* Appropriate drivers are needed.
* Screen Resolution of atleast 852 X 480 px for proper viewing.
* Any Window based Operating System or CLI based Operating System
1) Student Information Maintenance: Information of the student like Student Name, Student Roll Number and Student Contact will be maintained by the system.
2) Marks Information Management: The Marks of the Student along with the Subjects will be maintained by the System.
3) Result Generation: The System will be able to generate the result containing Student Details, Marks of the Student in his respective subjects.
4) The system will be able to maintain the security and prevent unauthorized access by maintaining the user_id and passwords of every individual.