Tita - Classroom management system

About

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


Installation

Clone to your local repo

    git clone git@github.com:TiTa-Classroom-Management-System/TiTa-Frontend.git

Install dependencies

    npm install

Setting up environment variables

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

Technoglogies used:

   

Other technologies:

  • React-router
  • Reactstrap
  • Fontawesome