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

Implement Local Storage on Question Completed #54

Closed NayakPenguin closed 1 year ago

NayakPenguin commented 1 year ago

If you check the https://algorithmist-dev.web.app/coding-sheets page you can see a lot of questions of a particular sheet coming from the backend.

If you click the tick button on the right side of each question, it is marked as completed and the color changes.

Screenshot 2022-12-26 at 11 22 20 AM

However, since the data from the backend has all the questions marked completed as false, hence when we refresh the page color of previously marked questions become the same as before.

I want to implement local storage for the questions completed, i.e., store the questions which are completed in the user's local storage so that it stays after refresh and also after reopening the site.

JordanAdair commented 1 year ago

Hi, I'd be happy to take on this task. Just let me know and I'll get started.

NayakPenguin commented 1 year ago

Yeah, great @JordanAdair you can start working on it. I have assigned the task to you :)

JordanAdair commented 1 year ago

@Nayaker I also see you need content writers. I'd love to write about UI/UX principles! Figure it would be a great learning opportunity. Let me know what you think.

NayakPenguin commented 1 year ago

Sure @JordanAdair, I'd love to have you as a blog writer and let you choose your own topics. If you're interested in joining our WhatsApp group where we discuss important information about the blogs, please send me your phone number and email to give you access to the Google Sheets documents.

Screenshot 2022-12-27 at 3 08 26 AM Screenshot 2022-12-27 at 3 10 05 AM
JordanAdair commented 1 year ago

Do you guys have a Discord or something? I don't really feel super comfortable giving out such sensitive information on here. 😅

NayakPenguin commented 1 year ago

Actually no we don't. Ok, no issues I am sure we can manage some other way for this. I will let you know, soon :)

JordanAdair commented 1 year ago

I appreciate it! I look forward to contributing.

NayakPenguin commented 1 year ago

Hi @JordanAdair, I hope you're doing well! I am having some trouble with the mobile responsive design of my website and I'm stuck on an issue (https://github.com/Nayaker/AlgoListed/issues/61) that I need to resolve before the website launch. Mobile responsive design isn't my strongest area, so I was wondering if you might be able to lend a hand and help me resolve this issue.

JordanAdair commented 1 year ago

No worries, I'll check it out.