Data Types


  • Activities → When a user subscribed to the app, new activity created. Admin can list the activities on the admin page.
  • Board → Stores the board’s data.
  • Starred Boards → Stores starred boards and which user starred the board.
  • User → Stores user’s data.
  • Invitation → Users can invite teammates. A token is generated for each invitation.
🔒
Not everyone can access all data. The privacy rules can be defined by who can access which data. Thus, only users with the allowed role can access specific data. Take a closer look at how privacy rules are set up in this template. → https://www.notion.so/rapid-dev/Privacy-Rules-3795638d335844aba3e72f6f9057b10e