Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 511 Bytes

File metadata and controls

25 lines (19 loc) · 511 Bytes

Description of User

Types of User

  1. Special type
    1. guest
    2. admin1
    3. (admin2...)
  2. General type
    1. user1
    2. (user2...)

Types of Service

  1. Free services
  2. Premium services
  3. Admin services

Relationship

  • guest can use free services only
  • admin can use admin services
  • admin can have many more types depending on organizational structure
  • user can use premium service as well as free services
  • user can have many more types depending on pricing policy