karan-khanna / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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.


Languages

Language:JavaScript 68.8%Language:HTML 25.9%Language:CSS 5.3%