A mobile responsive web app through which students and teachers can keep track of classes, assignments and exams, announcements, course materials, daily class schedule over the internet. The frontend was made using react. This website has been deployed in two places-
- Netlify: https://onlineclassupdate.netlify.app/
- Firebase: https://online-class-ac4d1.web.app/
Pre-requisites: Node must be installed on your machine.
- Clone the project.
- Open the project directory in the terminal.
- run the command npm install
- run the command npm start