Developed a Grading App as a part of an assignment. This Android application allows teachers to manage student grade records, improve grades for a particular student, search for any student's grades and list all the student's grade records efficiently. The project involved designing a user-friendly interface and implementing database operations for storing and retrieving student data.
- Manage Student Grades
- Add improvements for a particular student's grade
- Search for any student's grade records
- List all student's grade records
- Open the app. Open the Menu from Top-left corner of the screen.
- Select Enter Grades Option from the menu to add grades for students. It will open the following screen. Enter the details as asked and prss Submit Marks Button.
- Select Enter Improvements Option from the menu to add improvements for a particular student's grade. Fill the details as asked and Press Submit Improvements Marks Button.
- Select Search Grades Option from the menu to search for any student's grade records. Fill the details as asked and press Search Student Button.
- Select List Students Option from the menu to list all student's grade records.