Skip to content
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

Manage or improve the state using useContext or react query + handle logout btn + update profile + look on the register route #2

Open
manzil-infinity180 opened this issue Mar 5, 2024 · 0 comments

Comments

@manzil-infinity180
Copy link
Owner

manzil-infinity180 commented Mar 5, 2024

current state of the web application is not so good and also most of them is hard coded and also reliable on database data
so we have to change it and try to add the optimistic update of data

  1. logout btn is loaded using window.location.reload - thats not good practice - change it

  2. current version do not have the route for updating the user details
    so add the update route and try to minimize the input fields and remove some of them

  3. some day before register route have some problem when we create the account with the same email which is already existed and also check some minor issue too

  4. update the error fields and also the success field so we can give some good message to user without doing any hard code message on every fetching

@manzil-infinity180 manzil-infinity180 changed the title Manage or improve the state using useContext or react query + handle logout btn + update profile Manage or improve the state using useContext or react query + handle logout btn + update profile + look on the register route Mar 5, 2024
@manzil-infinity180 manzil-infinity180 moved this from Todo to In Progress in Job_Iternship - details Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant