-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Add] Dark mode #17
Comments
"Hi there! I'm excited to contribute to this project'GSSOC;'23 I've taken a look at the codebase and I believe I can make some valuable improvements. I'll start working on it right away. If you have any specific requirements or suggestions, please let me know. Looking forward to collaborating with you all on this! |
I am also here to contribute to this project for GSSOC'23 ;), I wish if they assigned this to me 😊 |
Hey @apneduniya, |
Please assign me this issue so that I can resolve it under GSSOC-23 |
Yes, I am greatful that you liked my issue😊. So we can use external libraries like: react-toogle, or react-dark-mode, etc. However as I developer I know the value of efficiency so I will always try my best to build something from scratch :) Hope, you like my this comment 😊. |
Dark mode option will make user to continue for longer time as compared to light mode. Please give me a chance to enhance that for you . If you have any specific suggestions, please let me know. Thank you |
Dark mode is definitely a good thing to make user to continue to spend time at your website for a longer time.. I think I can contribute to this issue as I think i can work on this issue for the betterment. |
Sounds good, go ahead! 🚀 |
Thats my pleasure, thank you ;) |
Is this issue still open? Is anyone working on this? if not, kindly assign this to me. |
I am working, please don't comment :) |
Is this issue still open , if it is then please assign me this issue |
@apneduniya Are you still working on this? |
Yes @J0SAL, it is taking a bit of more time because I was a bit busy with some clients, I really dont want that to interfare with this but I am litterally sorry, just give me some more time :) |
please assign it to me |
@apneduniya can you update your status? are you still doing it? |
Please assign this issue in under GSSoc'23 . Thank YOU!!! |
go ahead @Kajal2468 |
Unassigning @apneduniya as there is no response |
Thanks @J0SAL for assign this project . |
If this issue open? If not, I wish to take this up under gssoc'23 |
@Kajal2468 any update? |
@J0SAL still working on this issue. Thank You! |
I WANT TO WORK ON THIS ISSUE CAN YOU PLEASE ASIGN IT TO ME. |
@Ganaik2004 just to stay on the same page, GSSoC is completed and you won't be getting any points for it.. do you still want to work on the issue? |
Yes
…On Wed, Aug 30, 2023, 9:11 PM Joy Almeida ***@***.***> wrote:
I WANT TO WORK ON THIS ISSUE CAN YOU PLEASE ASIGN IT TO ME.
@Ganaik2004 <https://github.com/Ganaik2004> just to stay on the same
page, GSSoC is completed and you won't be getting any points for it.. do
you still want to work on the issue?
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BA27GSEX5PPTHT2YRJGZ6NTXX5NL5ANCNFSM6AAAAAAYIUE4LQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Go ahead! @Ganaik2004 🚀 |
Hi @J0SAL I want to contribute to this issue. Please assign it to me. |
Hi there ! |
Great to see your enthusiasm @Anayverma @Utkarsh-Pandey-GitHub, can you please share your approach? Like which libraries you'll use. And which all file changes are needed? |
@J0SAL |
if we go with tailwind then we need to modify tailwind.config or use state() hook, then the index.js along with its routes. |
Thanks for the opportunity!
I am planning to create a context on dark or light mode at the top level of
the application using usecontext() and then i will store this choice of
mode in the session storage .This will lead to the following outcomes
1. Toggling dark mode from any children page and applying it everywhere.
2. storing it session storage will save the settings until the browser is
opened, which means even if we reload the setting will remain saved
and of course using the variable of dark mode i will toggle the classes of
all the components.
Anticipating good collaboration
UTKARSH PANDEY
…On Mon, May 6, 2024 at 11:28 PM Joy Almeida ***@***.***> wrote:
Great to see your enthusiasm @Anayverma <https://github.com/Anayverma>
@Utkarsh-Pandey-GitHub <https://github.com/Utkarsh-Pandey-GitHub>, can
you please share your approach? Like which libraries you'll use. And which
all file changes are needed?
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWFE66NSJ4NFE2SSSJML6YLZA7AEXAVCNFSM6AAAAAAYIUE4LSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJWGYYDMNJXHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sound good @Utkarsh-Pandey-GitHub go ahead 🚀 |
Adding Dark mode option will make user to continue for longer time as compared to when it is in light mode. As a developer, you would know it better how it will improve the userability ⚡.
I would like to contribute for you ❤️.
The text was updated successfully, but these errors were encountered: