Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create and implement admin pages #62

Open
2 of 3 tasks
cjreed121 opened this issue Jun 21, 2022 · 0 comments
Open
2 of 3 tasks

Create and implement admin pages #62

cjreed121 opened this issue Jun 21, 2022 · 0 comments
Assignees
Labels
backend Issue related to the backend code enhancement New feature or request frontend Issue related to the frontend code

Comments

@cjreed121
Copy link
Collaborator

cjreed121 commented Jun 21, 2022

Describe the solution you'd like
There should be the following pages (or a page with tabs) accessible only to admins:

  • User Management (listing users, editing info, deleting users, etc)
  • Term Management (create, view, update, and delete terms/semesters)
  • Maybe announcements?

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.

@cjreed121 cjreed121 added the enhancement New feature or request label Jun 21, 2022
@cjreed121 cjreed121 self-assigned this Jul 1, 2022
@cjreed121 cjreed121 added backend Issue related to the backend code frontend Issue related to the frontend code labels Jul 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issue related to the backend code enhancement New feature or request frontend Issue related to the frontend code
Projects
None yet
Development

No branches or pull requests

1 participant