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
Is your feature request related to a problem? Please describe.
As of now, all the codebadge requests are handled at frontend using cronjobs. We need to port all the frontend computation for badge calculation to the backend.
Describe the solution you'd like
Implemented backend for the above-mentioned problems.
login
signup
fetching github user details
fetching github organization details
fetching github organization members
Additional context
Working on it
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
As of now, all the codebadge requests are handled at frontend using cronjobs. We need to port all the frontend computation for badge calculation to the backend.
Describe the solution you'd like
Implemented backend for the above-mentioned problems.
Additional context
Working on it
The text was updated successfully, but these errors were encountered: