Auth API for PluggIn App - Erika, Frida, Katarina & Pernilla#338
Open
pernillasterner wants to merge 66 commits intoTechnigo:masterfrom
Open
Auth API for PluggIn App - Erika, Frida, Katarina & Pernilla#338pernillasterner wants to merge 66 commits intoTechnigo:masterfrom
pernillasterner wants to merge 66 commits intoTechnigo:masterfrom
Conversation
Create route for testing password
Feature middleware
* Install styled-components * Add route for user registration * Add btn component * Add components for login, register user and dashboard * Import header, login and registration components * Set basic styling and variables for colors * Create context for login and user * Big chunk of code including register user, login user and components for button, play and myprogress * Big chunk of code including register user, login user and components for button, play and myprogress * Big chunk of code including register user, login user and components for button, play and myprogress
* Fixing router for play and myprogress * Be able to register user data to mongodb * Send user to login page after register * Fix routes in the header. Make divs in the header
Added IsLoggedIn-state + Header changes depending on IsLoggedIn
Styling for game cards
* Install dotenv * Add API_URL to register user
dependencies for deploy
dependencies
test to deploy
delete
Change post to get for secret message and play is checking for loggedIn-state
Added fetch to play-site
Sign out and styling
small styling edit
Worked with debugging
AntonellaMorittu
approved these changes
May 29, 2024
Contributor
AntonellaMorittu
left a comment
There was a problem hiding this comment.
Hello team, you did a brilliant job starting off your final project with the auth part! The field validation you implemented is an important part for UX and correct usage of the app, my tip is to formulate a better error message at failed login (for example wrong password or incorrect username). Don't forget to format all the files before pushing to production, would be also super nice to add loading animations - anyhow fantastic work! ⭐
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Netlify link
Frontend -> https://pluggin.netlify.app/
Backend -> https://technigo-project-auth.onrender.com/
Collaborators
[Tejpex, fridaforser, KatSjolin]