Skip to content

TiTa-Classroom-Management-System/TiTa-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

220 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •