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.
Email: [email protected] Password: 123456
- User account control of whoever is taking the test.
- Manage cutoff marks.
- angular/cli: 8.3.12
- angular/core: 8.2.11
- angular/compiler: 8.2.11
- node: v10.15.2
- npm: 5.8.0
git clone https://github.com/cyproto/exam-admin-panel.git
cd exam-admin-panel
npm install
ng serve