Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyproto/exam-admin-panel
Admin panel for examination system currently handles CRUD for exam questions.
https://github.com/cyproto/exam-admin-panel
admin-panel angular angular-firebase angular-material angular8 examination-system firebase frontend scss typescript
Last synced: 3 months ago
JSON representation
Admin panel for examination system currently handles CRUD for exam questions.
- Host: GitHub
- URL: https://github.com/cyproto/exam-admin-panel
- Owner: cyproto
- Created: 2020-06-09T19:54:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T18:59:03.000Z (about 2 years ago)
- Last Synced: 2024-04-09T14:24:21.617Z (10 months ago)
- Topics: admin-panel, angular, angular-firebase, angular-material, angular8, examination-system, firebase, frontend, scss, typescript
- Language: TypeScript
- Homepage: https://exam-admin-panel.firebaseapp.com/login
- Size: 5.42 MB
- Stars: 8
- Watchers: 2
- Forks: 3
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exam admin panel
This repository contains an admin panel whose current use is just to manage questions for the [examination system project.](https://github.com/cyproto/examination-system_frontend.git "examination system project.")
It is a type of internal system just to have control over the exam questions.
## Live demo
[Exam admin panel](https://exam-admin-panel.firebaseapp.com/login "Exam admin panel")
**Email:** [email protected]
**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
```bash
git clone https://github.com/cyproto/exam-admin-panel.git
cd exam-admin-panel
npm install
ng serve
```## Screenshots
| | |
| ------------ | ------------ |
| | |
| | |