This is an Online Student Portal Web application which is developed using asp.net core.This application has 3 types of users :-
- Admin
- Faculty
- Student
- Add/Update/Delete Notice.
- Create sew subject.
- Manage Existing subjects.
- Accept/Reject subject access request sent by faculties.
- View statistical data of the application.
- View accessible subjects' list.
- Send request to admin for getting access of particular subject.
- Create new Assignment.
- View submissions submitted by students for a particular assignment.
- Upload result.
- Update the result.
- View Notices.
- View exam wise result.
- View assignment assigned by faculties.
- Submit file for assignment submission.
- Asp.net core for full stack web development.
- SQL server database for storing data of the application.
- Visual Studio as IDE.