codeuino / codeuino/codebadge-backend
Implement login signup dashboard system for the github user on codebadge.
Offen
#53
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @ayushnagar123
Auf GitHub ansehen
new feature
- Vorherrschende Sprache
- Vue
- Sterne
- 15
- Forks
- 23
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### 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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.