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

Core Subjects Tracker - "Make the features functional" #200

Closed NayakPenguin closed 1 year ago

NayakPenguin commented 1 year ago

On /core-subjects-tracker - we have all the data that is getting called locally and is shown like this :

Screenshot 2023-11-12 at 1 42 05 PM Screenshot 2023-11-12 at 1 42 19 PM

Task :

  1. We aim for the user to select the checkbox to advance the progress, and this information will be saved in the local storage.
  2. In the second image, you'll notice several options:

    • [x] Users should have the ability to both view and hide the answer; by default, it will be concealed.
    • [x] The information regarding whether the data is solved or marked should be stored in the local storage.
    • [x] The background is changed based on whether the question is completed or is marked.
IrfanSalim commented 1 year ago

Hey, I would like to work on this however I don't see this section on the website

NayakPenguin commented 1 year ago

@IrfanSalim Thanks for showing interest, I am assigning this task to you 🚀

You don't see it on the site because, currently this page is under development and it is not deployed.

IrfanSalim commented 1 year ago

Got it @Nayaker Thank you!

NayakPenguin commented 1 year ago

Any update @IrfanSalim?

IrfanSalim commented 1 year ago

Hey, I have just started working on it, will keep you posted about any updates.

IrfanSalim commented 1 year ago

Hey, @Nayaker

Do you want me to raise a PR individually for each task or one for all features?

NayakPenguin commented 1 year ago

You can do it all at once