Skip to content

Conversation

@pernillasterner
Copy link

Netlify link

Frontend -> https://pluggin.netlify.app/
Backend -> https://technigo-project-auth.onrender.com/

Collaborators

[Tejpex, fridaforser, KatSjolin]

pernillasterner and others added 30 commits May 22, 2024 07:27
* 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
Co-authored-by: fridaforser <fridaforser@gmail.com>
Added IsLoggedIn-state + Header changes depending on IsLoggedIn
* Install dotenv

* Add API_URL to register user
Copy link
Contributor

@AntonellaMorittu AntonellaMorittu left a 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! ⭐

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