Create and implement admin pages #62
Labels
backend
Issue related to the backend code
enhancement
New feature or request
frontend
Issue related to the frontend code
Describe the solution you'd like
There should be the following pages (or a page with tabs) accessible only to admins:
This can probably be broken up into multiple issues.
Additional context
There will need to be a column added to the users table declaring if a user is an admin or not.
The text was updated successfully, but these errors were encountered: