• Stars
    star
    151
  • Rank 246,057 (Top 5 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created almost 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The code base for Quiz Manager application

Quiz Manager app

This is a sample application built for my Youtube series on Quiz manager application. The backend API is built using Nest JS - a popular Node JS framework.

The concept of this app is to allow Users to register themselves and take different Quizes that have been created inside the application. There will be Admins who will be moderating the quizes and also reviewing the responses.