C#C
C#3y ago
Whiteboy

❔ ✅ Coding Test Website in ASP.NET

So im making a website that should be able to login users (from school server) and Admin/Reader should create task for students and assign them to groups. I'm having trouble with the design and how the database should work so i can fetch list of solutions for logged in user. List of solutions sent by user X to task Y. List of users assigned to Task X. I'm using entity framework for db. This is what i've come up with
image.png
image.png
image.png
image.png
Was this page helpful?