Skip to content

This is my user registration project using Java Spring Boot only. This is a mini project I only focus on the back end.

Notifications You must be signed in to change notification settings

Shyanil/User_Registrationform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


User_Registrationform

Build Status Version License

The User_Registrationform is a mini project developed using Java Spring Boot, HTML, CSS, and MySQL. This project allows users to register and manage their accounts through a user-friendly web interface.

💻 Technologies Used

java spring css3 html5 h2 mysql

Features

  • Normal Registration Form
  • User authentication and access control
  • Data storage using MySQL database
  • Responsive design using HTML and CSS

Installation

To run the User_Registrationform project on your local machine, follow these steps:

  1. Clone the repository: git clone https://github.com/your_username/user-registrationform.git
  2. Import the project into your preferred IDE (e.g., IntelliJ IDEA, Eclipse)
  3. Set up the MySQL database using the provided SQL script
  4. Update the database connection settings in the project
  5. Run the project

Usage

Once the project is running, users can access the registration form through the web interface. They can fill in their details and submit the form to register. The application will securely store their information in the database.

Contributing

Contributions to the User_Registrationform project are welcome! To contribute, follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature-name)
  3. Make your changes
  4. Commit your changes (git commit -am 'Add new feature')
  5. Push to the branch (git push origin feature/your-feature-name)
  6. Create a new Pull Request

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

About

This is my user registration project using Java Spring Boot only. This is a mini project I only focus on the back end.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published