Closed NayakPenguin closed 1 year ago
Hi, I'd be happy to take on this task. Just let me know and I'll get started.
Yeah, great @JordanAdair you can start working on it. I have assigned the task to you :)
@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.
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.
Do you guys have a Discord or something? I don't really feel super comfortable giving out such sensitive information on here. 😅
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 :)
I appreciate it! I look forward to contributing.
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.
No worries, I'll check it out.
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.
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.