Create a windows form application just like KIET LMS having functionality:
1. Users: faculty/ student
2. Login for both users
3. Faculty side :
a. Add student marks
b. View query get by student
4. Student side:
a. Student can view marks
b. Student can ask query to faculty
Must Use:
Objects
Inheritance
Method overloading
Comments
Leave a comment