Teacher Assignment App

image image image image image image

Tech-Stack

React, Redux, Axios, Material-UI

Features

Online Exam portal  Teacher Requirement

  • Teacher can schedule exam ( subject wise )
  • Teachers can add MCQ questions with images and text.
  • Students will participate in the exams and according to exam result analytics will show that in which subject the student is good or not good.
  • Teachers can check performance of students Student Requirement
  • Students can attend exams at specified time.
  • Automatically the exam will be submitted when time is up.
  • If the app is minimised then the user exam gets submitted or out of the exam.
  • After submit the exam, automatically result will be displayed regarding performance
  • Analytics in which subject student is good and in which is not good.

How to run

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.\

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!