Skip to content
This repository was archived by the owner on Apr 10, 2020. It is now read-only.
jules2689 edited this page Nov 9, 2014 · 1 revision

Admin

  • Admins are super users designated by other admins
  • They are able to view all information for all customers and tutors
  • They must be able to adminstrate the feedback and reviews (delete / modify), no one else should be able to delete. Customers may modify their own. Tutors may modify their own.
  • Admins should be able to modify any events

Data

column type
id PK (int)
first_name varchar(255)
last_name varchar(255)
email varchar(255)
info_for_auth
Clone this wiki locally