https://github.com/hendisantika/user-management
User Management Application build with Spring Boot, Thymeleaf & MySQL Database
https://github.com/hendisantika/user-management
hacktoberfest hacktoberfest2022
Last synced: about 2 months ago
JSON representation
User Management Application build with Spring Boot, Thymeleaf & MySQL Database
- Host: GitHub
- URL: https://github.com/hendisantika/user-management
- Owner: hendisantika
- Created: 2020-03-22T03:00:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-20T00:24:38.000Z (6 months ago)
- Last Synced: 2025-03-26T18:43:37.898Z (2 months ago)
- Topics: hacktoberfest, hacktoberfest2022
- Language: Java
- Homepage:
- Size: 13.1 MB
- Stars: 12
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# user-management
### Things todo list:
1. Clone this repository: `git clone https://github.com/hendisantika/user-management.git`
2. Navigate to the folder: `cd user-management`
3. Run the application: `mvn clean spring-boot:run`
4. Open your favorite browser: http://localhost:8080### Image Screen shots
Registration Page

Login Page

List Users Page

User Information Page
