Skip to content

User Profile

Bromveld edited this page Jan 31, 2016 · 6 revisions

User Profile features

  • Username
  • Password
    • Should the usernames and passwords be stored in a txt file?
  • Full Name
  • Department
  • Permissions (create, edit, delete)
  • Save preferred database connections
  • User history of database connection
    *Search history will be its own page

Type of accounts for profiles:

  • Admin: is going to be one account only and it can assign privileges, create a new table, delete, edit, create users, delete users .. and so on.
  • Super User: This is going to be multiple accounts that can have some kind of control, but not a total control.
  • User: This going to be a normal account where they can do limited jobs. For example, they are not allowed to create a new table, delete a table, delete a user.
  • P.S. We may have a guest account for other purposes.
Clone this wiki locally