Skip to content

Test your software engineering skills with single choice quizzes.

Notifications You must be signed in to change notification settings

floreapaun/supertests

 
 

Repository files navigation

supertests

Test your software engineering skills with single choice quizzes.

Screenshots

  • User authentication

  • Selecting examination

  • Answering examination question

  • Reviewing answer

  • Listing finished examinations inside admin dashboard

  • Add, update questions or examinations inside admin dashboard

How to run

  1. npm install
  2. ng build
  3. Import database with mongorestore -d stdb ./database/stdb
  4. node server.js
  5. Open browser at localhost:3000
  6. Administrator credentials are user: admin and password: 123456

About

Test your software engineering skills with single choice quizzes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.4%
  • TypeScript 42.1%
  • JavaScript 8.5%
  • SCSS 3.1%
  • Other 0.9%