fossunited/mon_school

Code-a-pookalam

Opened this issue · 1 comments

Mon.School is partnering with Tinkerhub to run code-a-pookalam competition. This issue tracks all the tasks need to be done for that.

Stories

As a user, I should be able to know details of the event from a webpage on mon.school.

  • the website should contain the details about the event
  • it should show the popular/featureed pookalams on the event page

As a user, I should be able to signup for the event.

  • If the user is already logged into mon.school, they should be to signup for the competition
  • If the user is not logged in, they should be asked to signup/login to join the competition

As a user, I should be able to see all the Pookalams submitted by the users

  • all the pookalams should be visible with the name of the user who made it
  • the code for the pookalam should be hidden

As a user, I should be able to upvote for Pookalam

  • I should be able upvote the pookalam submited by any user
  • I should be able to remove the upvote added to a pookalam
  • I should not be able to upvote my own submission

As a user, I should be able to submit one or more at most one Pookalam

  • I should be able to start a new pookalam and submit it
  • I should be able to save a new pookalam as a draft
  • I should be able to edit already submitted pookalam before the due date
  • I should be able to withdraw or delete a submission

As a user, I should be able to submit one or more Pookalams

Correction - As a user, I should be able to submit only one Pookalam