Assignment 2 - Angular, SpringBoot
Assignment 2 - Angular, SpringBoot
https://www.youtube.com/watch?v=31KTdfRH6nY
https://www.youtube.com/playlist?list=PLZTETldyguF26ITg2XZykLIqWvvvtUhQz
2. Implement a registration page and Login page which has Login and Password using Angular
and Spring Boot and any data base
a. Create data using registration page.
b. When the user logs in the application should check if the user name exists in the data
base and if it exists it should check if the password matches.
c. Provide appropriate errors where ever possible.
Üser Name doesnot exits. Pleae register
Password doesnto match, attempts only 3 times
d. Once user attempts 3 times, it should be locked