-
-
Notifications
You must be signed in to change notification settings - Fork 32
[Feature] Submission & XP System #7
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Let's have the submission page and the XP system to make the challenge more engaging.
Submission is a page that would allow the dev to upload their challenge's solution. Each submission contains at least a description, demo URL, and tech stack information.
All the submissions would go through the approval system, and after the submission is approved, the dev would earn some XPs.
I still don't have any idea about the tech that we can use, but I think the GitHub repository's issues API would be the easier way to implement. But, we still need to find a way to store the user's XP data.
I don't want to build an entire back-end infrastructure only for this feature to be implemented.
Some other advanced options:
Let's have a discussion.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request