Together-100Devs / Together

Together is a group calendar application using the MERN stack intended to bring discord communities closer!
https://together.cyclic.app/
MIT License
167 stars 112 forks source link

add admin button to homepage and hamburger-menu #440

Open trstngttschlk opened 10 months ago

trstngttschlk commented 10 months ago

Description

Type of change

Please select everything applicable. Please, do not delete any lines.

Issue

Checklist:

Caleb-Cohen commented 10 months ago

Howdy! Button looks great!

Everything looks good. One request. Can you add button testing to cypress/e2e/landing.cy.js?

I will want to merge this after we finish #439 so that users do not have access to the menu button.

trstngttschlk commented 10 months ago

Hi Caleb, Added testing for the new admin button. Please let me know if any changes are needed. Thanks.