Students and teachers often face difficulties while managing time-tables, assignments, and quizzes. Such problems arise due to the unavailability of a centralized management system where-in the communication between the teachers and students can be made efficient.
The purpose of TiTa- Classroom Management System, at a University level, is to manage time-tables, assignments, and quizzes for teachers and students
git clone git@github.com:TiTa-Classroom-Management-System/TiTa-Frontend.git
npm install
Create a new file .env in root of project and add the following contents.
REACT_APP_GOOGLE_CLIENT_ID=<your_client_id>
REACT_APP_GOOGLE_SECRET=<your_client_secret>
REACT_APP_API=http://localhost:3001
- React-router
- Reactstrap
- Fontawesome