-
Notifications
You must be signed in to change notification settings - Fork 30
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
Implement the new Dark UI #38
Comments
I will work on it @sansyrox . Please assign it to me. |
Sure! @urvashi-code1255 , please use chakraui's grid for basic layout and you can use other scss components for the styling. |
@sansyrox Sir, Is there any slack , gitter or other channel where I can discuss? |
Yep, you can join our discord: https://discord.gg/gtK9hBZu4t |
is this issue resolved? if not I would like to work on it. |
@shivanggarg1998 , go ahead! |
Hey there @shivanggarg1998 and @urvashi-code1255 are you guys still working on it? Should I hop in for this issue as well? |
I am working on it. Actually issue is changes are not dynamically shown making it difficult to work on frontend part. I was thinking of adding something so that changes are dynamically reflected. |
I assume you are using npm start right? or live server for the dynamic changes? |
@shivanggarg1998 , are you still working on this? I am shipping a major refactor by eod, you may have to make your code a little modular. |
You can go ahead. |
Is your feature request related to a problem? Please describe.
Since the older ui is a little dated, we are implementing a newer User Interface.
Describe the solution you'd like
Implement the newer UI:
Describe alternatives you've considered
Maybe propose a mobile UI?
Approach to be followed (optional)
Styling to be done via SCSS and front end via ReactJS.
The text was updated successfully, but these errors were encountered: