Skip to content
mgmolisani edited this page Aug 18, 2018 · 2 revisions

To start, an admin can do anything any other user can do. See the wiki pages for the other roles. In addition, an admin has the admin page to view. This given them access to lists of all users and all events (even private ones). using the admin page is simple. All items have a delete option so they can be deleted. Clicking on the user/event name in the list, you will be taken to the edit page for that item. Admins can update an even regardless of if they own the event or not. They can also click the button at the top of the page to make a new user or event. Most of the interfaces besides the list all admin page are shared with other users because they were intended to be flexible for the users as well. It was easy to make use of react components in this way.

Clone this wiki locally