Live Link : https://obnoxious-chickens.surge.sh/
The Assignment Submission System is a web-based platform that allows students to create and submit assignments. Additionally, it provides a feature for users to view assignments created by others and assign numerical ratings to them.
- User Authentication
- Assignment Creation and Submission
- Assignment Viewing
- Assignment Evaluation
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh