/exam-admin-panel

Admin panel for examination system currently handles CRUD for exam questions.

Primary LanguageTypeScript

Exam admin panel

This repository contains an admin panel whose current use is just to manage questions for the examination system project.

It is a type of internal system just to have control over the exam questions.

Live demo

Exam admin panel

Email: admin@mail.com Password: 123456

Future scope

  • User account control of whoever is taking the test.
  • Manage cutoff marks.

Versions

  • angular/cli: 8.3.12
  • angular/core: 8.2.11
  • angular/compiler: 8.2.11
  • node: v10.15.2
  • npm: 5.8.0

Running the app

git clone https://github.com/cyproto/exam-admin-panel.git
cd exam-admin-panel
npm install
ng serve

Screenshots