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

Catkins dev #70

Merged
merged 9 commits into from
Nov 19, 2022
Merged

Catkins dev #70

merged 9 commits into from
Nov 19, 2022

Conversation

MarioLiao
Copy link
Contributor

No description provided.

IlyaKIS1 and others added 9 commits November 18, 2022 16:12
-refactored App.js, so that now it conditionally renders register page called LoginComponent.js or whole other app components done before (navbar, feed etc).
-created store/index.js file, where I created a Redux component with isLoggedIn, userName state fields and which is persisted on reloading with the help of redux-persist library
-created LoginComponent.js, which either displays that user's input is wrong, or creates a new account and logs in a user into newly created account
…able-to-register-an-account.-Frontend-part

-US-26 created Register page + added Redux states related to it
…tons. Add images for logo. Add psd files for logo designs.
-Added mode state to LoginComponent.js, so that a user can switch between options to login or register
-Added login handler on the main form of the LoginComponent.js, so now the login functionality works
…able-to-login-with-my-account.-Frontend-part

US-25 created Login option in LoginComponent.js
@MarioLiao MarioLiao merged commit 9cc5672 into US-27-Session-Refactoring Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants