You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2023. It is now read-only.
Do you have any specific design layout in mind..... or may I design it. My idea is to create a modal on top right corner and it opens a popup onclick to signup.
Do you have any specific design layout in mind..... or may I design it. My idea is to create a modal on top right corner and it opens a popup onclick to signup.
you could mad this like create request to the admin and the admin should approve it
cause the admin should control the process
and after made admin page things become easier
the request should validate if it's githup account or not at the first place @shubhsherl what do you think ?
Yes, basic workflow should be like:-
The user adds his/her GitHub id and sends a request to admin to add.
And only after the approval of admin, his/her name will appear on the leaderboard.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
sign_up will made the task easy for the admin
it will be easy just a text_input and register_button
if user is valid it will be added if not the display error message will appear
if user is already signed up other error will appear
The text was updated successfully, but these errors were encountered: