AbrahamDelorbe / ProgresPro

Software-product tracking system
0 stars 0 forks source link

[Backend] - Database user logic distribution #4

Open Androbat opened 2 months ago

Androbat commented 2 months ago

Description

During the database configuration is mandatory to ensure the logic behind the users. Being that said, now I'm going to describe the database logic to manage both users: admin and normal users:

User

Super user

Admin

Androbat commented 2 months ago

Logic

The best to define the user's logic is through your API.