-
Notifications
You must be signed in to change notification settings - Fork 447
Auth API for PluggIn App - Erika, Frida, Katarina & Pernilla #338
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
base: master
Are you sure you want to change the base?
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
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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! ⭐
Netlify link
Frontend -> https://pluggin.netlify.app/
Backend -> https://technigo-project-auth.onrender.com/
Collaborators
[Tejpex, fridaforser, KatSjolin]