Make the admin button in the top navigation bar a drop down that contains links to the other admin pages. See the [UI routes](https://github.com/UoGSOCIS/website/blob/master/docs/ui_routes.md) for a list of what some of the admin pages are. This should be a good starting task because it is just using HTML and CSS. [This page](https://getbootstrap.com/docs/4.0/components/navbar/#nav) will be a good starting point.
Make the admin button in the top navigation bar a drop down that contains links to the other admin pages.
See the UI routes for a list of what some of the admin pages are.
This should be a good starting task because it is just using HTML and CSS. This page will be a good starting point.