calumtomeny / quiz-master

A quiz app based on React and .NET core built for the web.
0 stars 0 forks source link

As a Developer i want to see what time user quizzes were created #207

Closed richielewis closed 2 years ago

richielewis commented 2 years ago

To be able to analyze usage it is important to know what time quizzes were created. For this the DB needs to store a quiz creation time on every quiz object.

richielewis commented 2 years ago

Closed by PR #208