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

Addressed Issue Stop Registration! #755

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

RohinMarok
Copy link

Contribution:

I added the stop registration button which doesn't allow users to register after it has been closed. I added the button to work dynamically based on the data returned from an API call effectively conditionally rendering the button based on the team's requirements (this part is commented out in the file but you can comment it back in and route your API calls).

Issue:

After registration closes, hide the "Create Account" button and replace it with "Registration Closed".

There is already some logic in the code that does this, in the following file... client\src\pages\SignUp\SignUp.jsx starting on lines 203.

We want to avoid commenting out the code in the future, so similar to the Landing page #610

Accomplishments:

  • edited the home page to implement this functionality
Screenshot 2023-12-13 at 7 02 16 PM

@RohinMarok RohinMarok changed the title Addressed Issue Stop Registration! #624 Addressed Issue Stop Registration! Dec 14, 2023
@RohinMarok
Copy link
Author

Fixes #624

@jameskokoska
Copy link
Collaborator

ECE444?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants