Skip to content

A quiz application used internally and developed by our interns

License

Notifications You must be signed in to change notification settings

falkenbach/quiz-engine

 
 

Repository files navigation

Build status

Quiz-Engine

Quiz engine is an application which enables the management of Questions and allowing anyone to take a test. Tests results are being computed in real time. It is being developed by our interns.

Technical details

Below you can find information regarding the technical details of the solution

Architectural styles

  • Layered architecture
  • REST

Design pattern

  • Task-based Asynchronous Pattern(TAP)
  • Dependency Injection Pattern (DI)
  • Repository and Unit of Work Pattern

Technology stack

  • ASP.NET MVC
  • ASP.NET Web Api
  • HTML, CSS, Javascript
  • Angular 1.x
  • MsSql Server
  • Entity Framework
  • Bootstrap
  • Material design / Material design lite

Contribute & Develop

Here you can find a document with the contribution guidelines

About

A quiz application used internally and developed by our interns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.5%
  • CSS 19.2%
  • HTML 3.5%
  • C# 3.1%
  • PHP 0.9%
  • Classic ASP 0.8%