New login page
We will have a new login page, that will replace our existing one: https://github.com/worknenjoy/gitpay/blob/master/frontend/src/main/routes.js#L34
This will replace our sign-in / sign-up process.
Why
This is the beginning of our new redesign, so we will offer a better experience for our user onboarding. We need to add our terms of service when creating an account.
Level
Medium
Useful links
- Material-UI: https://material-ui.com/
Screenshot attached

How to reproduce the user scenario
- Scenario 1
- Run the project locally
- Go to login
/#/loginroute
What you will need to complete this issue
- We need to provide the development test keys for login into different services not supported now, like Gmail and Facebook.
Tips
- All the UI will use Material UI (https://material-ui.com/)
- Use our translation library Run
npm run translateon the/frontendfolder to sync translation before sending the PR
Can you send the background image?
Here is the background image @Sockalingam29, let me know if you have any questions in how to proceed 👍

Thanks 👍
On Tue, 24 Aug 2021, 11:50 pm Alexandre Magno, @.***> wrote:
Here is the background image @Sockalingam29 https://github.com/Sockalingam29, let me know if you have any questions in how to proceed 👍
[image: cover] https://user-images.githubusercontent.com/88840/130669148-6f7e4471-7f0b-437f-8620-efc7d7bd5b19.jpeg
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/worknenjoy/gitpay/issues/839#issuecomment-904870546, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARU7GQJ27ID5HZM3KNRHCKTT6PPHRANCNFSM472NELHA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .
solved by #973