This project is creating as my university mini project.
Target outcomes are convenient lecture planning, maintaining good communication among faculty staff and batches of students, efficient report generating, and an accessible online notice board. The system consists of a user-friendly GUI for users to handle and access the information of the lectures, reports, and notices. This system provides accurate and timely data to users.
In here I used MERN stack technologies collection that enables faster application development.
- Authentication
npm i jsonwebtoken
- HTTP requests
npm install axios
- Form validation
npm install formik --save
- Styling
npm install mdb-react-ui-kit
npm install -D tailwindcss