Skip to content

Ft login logout #23

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

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

Ft login logout #23

wants to merge 6 commits into from

Conversation

amjedidiah
Copy link
Contributor

Description

  • Implemented login component with bootstrap jquery popperJS && redux-form
  • Created Axios instance for API calls
  • Implemented login with action creator
  • Implemented logout with action creator
  • Implemented store persist with redux-localstorage-simple

List of dependencies
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.28",
"@fortawesome/free-brands-svg-icons": "^5.13.0",
"@fortawesome/free-regular-svg-icons": "^5.13.0",
"@fortawesome/free-solid-svg-icons": "^5.13.0",
"@fortawesome/react-fontawesome": "^0.1.9",
"axios": "^0.19.2",
"bootstrap": "^4.5.0",
"jquery": "^3.5.1",
"popper.js": "^1.16.1",
"prop-types": "^15.7.2",
"redux-form": "^8.3.5",
"redux-localstorage-simple": "^2.2.0"
},

Closes #3

How Has This Been Tested?

Not implemented any tests yet.
Will do un subsequent commits

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added necessary inline code documentation
  • I have added tests that prove my fix is effective and that this feature works
  • New and existing unit tests pass locally with my changes

@amjedidiah amjedidiah temporarily deployed to edukolab-cli-ft-login-l-ouamoy June 1, 2020 11:03 Inactive
@amjedidiah amjedidiah temporarily deployed to edukolab-cli-ft-login-l-ouamoy June 1, 2020 11:05 Inactive
@amjedidiah amjedidiah temporarily deployed to edukolab-cli-ft-login-l-ouamoy June 1, 2020 11:07 Inactive
vkguru
vkguru previously approved these changes Jun 6, 2020
@amjedidiah amjedidiah temporarily deployed to edukolab-cli-ft-login-l-ouamoy June 16, 2020 23:11 Inactive
@amjedidiah amjedidiah temporarily deployed to edukolab-cli-ft-login-l-ouamoy June 16, 2020 23:31 Inactive
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.

[FEATURE] Design and Implementation of Login component
3 participants