Algolisted-Org / AlgoListed

Algolisted is an AI-powered platform dedicated to assisting computer science students in preparing for placements and internships. Our services include tracking and analytics across various platforms and topics.
http://algolisted.com
Other
164 stars 99 forks source link

Add option to filter out problems that has been "Marked as Completed" and "Mark for Later" in the Coding Sheets #190

Closed KAIMonmoy closed 1 year ago

KAIMonmoy commented 1 year ago

image

Is your feature request related to a problem? Please describe. I need the option to figure out which problems I've marked for doing later.

Describe the solution you'd like Just add a filter option to filter "Marked as Completed" and "Mark for Later" problems

NayakPenguin commented 1 year ago

Sure, @KAIMonmoy, we think this feature would be a great addition, and we're planning to implement it in the near future.

If anyone is interested in contributing to the development of this feature, please feel free to share your implementation ideas, and we'll be happy to assign this issue to you.

NayakPenguin commented 1 year ago

@KAIMonmoy, the below is currently getting built.

Screenshot 2023-11-08 at 9 22 01 AM
KAIMonmoy commented 1 year ago

@KAIMonmoy, the below is currently getting built.

Screenshot 2023-11-08 at 9 22 01 AM

Great! Thanks for the hard work.

RajMhatre20 commented 1 year ago

In the image you shared, what if someone has marked some problems of medium difficulty for later? They would need to select both options, which, in my opinion, may not be the most effective approach, potentially causing confusion and complicating space management, especially if more features are being added.

I propose implementing a drop-down menu for status and difficulty to enhance the clarity and tidiness of the UI. If you find my idea promising, would you kindly consider assigning this issue to me?

NayakPenguin commented 1 year ago

In the image you shared, what if someone has marked some problems of medium difficulty for later? They would need to select both options, which, in my opinion, may not be the most effective approach, potentially causing confusion and complicating space management, especially if more features are being added.

I propose implementing a drop-down menu for status and difficulty to enhance the clarity and tidiness of the UI. If you find my idea promising, would you kindly consider assigning this issue to me?

@RajMhatre20 Interesting I like the idea but can you explain the idea a bit more? Like just give a sketch for the UI you are suggesting

RajMhatre20 commented 1 year ago

image Something like this to the left of "Filter based on problem tags" drop down

NayakPenguin commented 1 year ago

Cool, this looks great!

I am assigning the issue to you @RajMhatre20 🚀