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 #67

Merged
merged 11 commits into from
Nov 18, 2022
Merged

Catkins dev #67

merged 11 commits into from
Nov 18, 2022

Conversation

YoungkoonLi
Copy link
Contributor

Merge with catkins

PattyNagatani and others added 11 commits November 14, 2022 14:13
Added field to add executives to the club schema
+ Added route to add executive
+ Added field in Club Page so that the owner can add an executive
Allowed executives to post under their club
Created route to check if current user is an executive + conditional to allow current user to post under that club page if they are part of the executives
Merge had some errors, so i fixed then
Merge pull request #61 from UTSCCSCC01/US-6-Add-VP-team-to-Club-Page
-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
@YoungkoonLi YoungkoonLi merged commit 1ba1030 into S4_US_28 Nov 18, 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.

4 participants