stopstalk-deployment icon indicating copy to clipboard operation
stopstalk-deployment copied to clipboard

Solved/Unsolved filters in tag search page.

Open raj454raj opened this issue 9 years ago • 2 comments
trafficstars

raj454raj avatar Jun 05 '16 08:06 raj454raj

I am a newbie to open source development. I have basic knowledge of Beautiful Soup. Can I help on the issue?

aakashbajaj avatar Dec 28 '16 07:12 aakashbajaj

Hey @aakash2007 , This issue has nothing to do with Beautiful Soup, but it does not require much of pre-requisites. Try setting up StopStalk locally and populate the db locally with submissions of a user. All that is required to do for this issue is to add a dropdown containing -

  • Solved
  • Unsolved
  • Not attempted The list of solved problems is contained in current.solved_problems. Try greping for the variables and you'll understand the overall workflow. The most important part for a newbie to open source development is to read code (which implies searching for variables and understanding the workflow). Feel free to reply back in case of any doubts.

raj454raj avatar Dec 28 '16 07:12 raj454raj