-
Notifications
You must be signed in to change notification settings - Fork 139
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
Convert to Reactjs Applictaion #214
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Shangesh S <[email protected]>
Review and merge to your application |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@shangesh-tech Please run npm run format
and npm run lint
in order to pass the checks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work !
Kindly please submit a Screen recording where you show that your changes are working correctly.
Also do the necessary changes to the README.md
@bryans-go yes , i will add my screen recording and update Readme.md , give me a time |
i didnot understand , what i want to do @bryans-go |
@bryans-go as iam new to this , can you explain this , where to run |
Please install npm and then do
NOTE: you will need to run these commands in the project directory |
Signed-off-by: Shangesh S <[email protected]>
Signed-off-by: Shangesh S <[email protected]>
Signed-off-by: Shangesh S <[email protected]>
yes , i do all this linting and formatting but why it fails in ci but this work in my local.. @bryans-go |
Signed-off-by: Shangesh S <[email protected]>
Signed-off-by: Shangesh S <[email protected]>
Signed-off-by: Shangesh S <[email protected]>
@shangesh-tech Please first share the screen recording where it is working properly. |
@bryans-go https://drive.google.com/file/d/19eiHcwEvP_xRa8D8XWlavgZDtQ0OzyYy/view?usp=sharing here i add drive link ..... review the screen recording @bryans-go |
@shangesh-tech nice concept. but no need of this right now. can u only make a PR for edit functionality that is in your video. i only want that right now. |
@shangesh-tech putting this in draft as no there is no updates from your side. |
PR Description
Summary of Changes:
This PR refactors the existing ToDo application from plain HTML and CSS into a ReactJS-based application. It also integrates Redux Toolkit for state management and TailwindCSS for styling.
Related Issue: Fixes #185
Type of Change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so they can be reproduced.
Checklist