-
Notifications
You must be signed in to change notification settings - Fork 1
User Stories for sprint 3
This story will be done by Ishu.
Description: User will be able to search for any type of question.
This story will be done by Pratima.
Description: This service will take data(userName,QuestionId,QuestionTitle,result,no of testcases passed,solution,tag,questionLevel) from submission service and show score of questions attempted by an user and badges earned by that user.
This story will be done by Uma Mahesh.
Description: This will dockerize the code execution engine's backend as it will check if multiple user trying to submit same question at the same time.
This story will be done by Rohit.
Description: Voting service to take care of votes for the posted questions by the particular user.
This story will be done by Ujjawala.
Description: This service handle of JS complete enabling in the editor, so the compiler will be able to compile on voice.
This story will be done by Keshav and Siddharth.
Description: This service will take care that users should be able to get recommendations on the basis of their interests, most attempted questions and user level.
This story will be done by Kishlay.
Description: This service will handle the submissions of the questions on the website and the kafka communication of the services.
This story will be done by Namita.
Description: This service will handle the fetching boilerplate from the git for a particular question and enabling test case checking for that submission and forwarding that result to submission service.