wonderfloyd / Hackathon-Corona

4 stars 1 forks source link

Filter tasks by state #96

Open OPerel opened 4 years ago

OPerel commented 4 years ago

Current: All tasks are displayed. Expected: User should be able to filter the tasks displayed by three parameters:

Implementation should be in the form of a multiple select check-boxes. I.e one checkbox for complete tasks and one for incomplete tasks, and a button to select all (which is the default mode). This is to accommodate for further development of the tasks to track and manage progress. See issue https://github.com/wonderfloyd/Hackathon-Corona/issues/78.

Note: The filtering should only affect the UI, and not the DB.

anikashc commented 3 years ago

Hey, I can give this a shot. Can you assign it to me? And also point to which file exactly all this functionality is happening. Thanks

OPerel commented 3 years ago

Hey @anikashc You can start working on this. This functionality is still not happening... that's your job :) Clone the repo and take a look at the code and if you have specific question regarding the code I'll be happy to answer

Good luck!

anikashc commented 3 years ago

Thanks for assigning. Currently I am a little busy but I'll work on this starting from next week

wonderfloyd commented 3 years ago

cool :) we'll be watching :wink:

wonderfloyd commented 3 years ago

also, we sent you an invitation to be a contributor in this repo, so you could push your work when it's done. Cheers