Skip to content

I am displaying the server database on a web page, I will also make it possible to manage the database through a web service and personal account

Notifications You must be signed in to change notification settings

CookieVortex/SpringBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBoot

Overview

Functionalities

1. User Deletion

  • Deletes a user based on the provided ID.

2. Home Page

  • Displays a home page with a list of users, their roles, and authentication status.

3. Profile Page

  • Displays the profile of the currently authenticated user.

4. Registration Form

  • Displays a registration form for new users.

5. Registration Processing

  • Processes registration data, encodes the password, and saves the new user.

6. User List Page

  • Displays a list of users with search and sorting options for administrators.

7. Login Page

  • Displays a login page for users.

8. Login Processing

  • Handles login requests, checking the validity of the username and password.

9. Ban User System

  • Possibility to ban a site user.

Usage

To use the application, follow these steps:

  1. Clone the repository.
  2. Configure the necessary dependencies.
  3. Run the application.

Contributors

License

This project is licensed under the [License Name] - see the LICENSE.md file for details.

In progress...

Screenshot_1 Screenshot_7 Screenshot_3 Screenshot_4 Screenshot_5

#2024-01-29 20:28:47.522 INFO 11220 --- [nio-8080-exec-4] net.springboot.controller.AppController : User max@max.max is banned

Screenshot_7 Screenshot_6

About

I am displaying the server database on a web page, I will also make it possible to manage the database through a web service and personal account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •