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

Implement login signup dashboard system for the github user on codebadge. #53

Open
5 tasks
ayushnagar123 opened this issue Jun 6, 2020 · 0 comments
Open
5 tasks
Assignees
Labels
new feature A new feature on which work is yet to begin

Comments

@ayushnagar123
Copy link
Member

ayushnagar123 commented Jun 6, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature A new feature on which work is yet to begin
Projects
None yet
Development

No branches or pull requests

2 participants