Mojtabarezaei4 / Queueomatic

A queue system that can be used for educational purposes or for any other situations where prioritization of individuals is necessary.
https://queueomatic.azurewebsites.net/
MIT License
7 stars 2 forks source link

Create data models #42

Closed FabianAronsson closed 1 year ago

FabianAronsson commented 1 year ago

Closes #6 by adding the models as specified on the planning wiki.

The models can later be used in the repositories.

Also, in EF you do not use

[Id]

you use

[Key]
Mojtabarezaei4 commented 1 year ago

Some merge conflicts need to get fixed

FabianAronsson commented 1 year ago

@Mojtabarezaei4 merge conflicts resolved