/Exam-Creator

A JS built exam portal where teachers can create tests which gets stored in localStorage and the students can give those tests (fetching from that localStorage) and get their results.

Primary LanguageJavaScript

Exam-Creator

A web application which offers the following functions :

  1. Creating an Exam Paper.
  2. Taking the Exam.
  3. Display of results.

The application offers CRUD operations.Also, It is dynamic and interactive!