Skip to content

Mir00r/user-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

user-login

General info

A simple login and user registration application made by spring boot where users will enter the system only email and password. Based on the credentials app will show another welcome page

Technologies

  • Spring boot
  • Spring security
  • Spring Data-JPA
  • Flyway migration
  • MySQL Database
  • Thymeleaf

Setup

To run this project please follow the below instruction

  • Install mysql into your local machine and create a new database name userlogin
  • Clone the project from github repository
  • Open your IDE and setup database source from DB settings and create db profile according to maven profile details
  • Run the application

Application Screen shoot

Login page

Screenshot 2020-05-15 at 6 30 25 PM

Registration page

Screenshot 2020-05-15 at 6 30 39 PM

Welcome page

Screenshot 2020-05-15 at 6 31 12 PM

About

A simple login application using spring boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors