Skip to content

AadityaKasaudhan/Login_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login Form Project

This project implements a simple login form using HTML, CSS, and Bootstrap for the frontend, Java (JSP and Servlet) for the backend, and MySQL for the database.

Features

  • User authentication
  • Secure password storage
  • Session management

Technologies Used

  • Frontend: HTML, CSS, Bootstrap
  • Backend: Java (JSP, Servlet)
  • Database: MySQL

How to Run

  1. Clone the repository: git clone https://github.com/aadityakasaudhan/login-form.git
  2. Import the project into your IDE
  3. Set up a MySQL database and update the database configuration in the backend code
  4. Run the project on a Java web server (e.g., Apache Tomcat)

About

A login form project with frontend developed using HTML, CSS, and Bootstrap, backend implemented in Java (JSP and Servlet), and MySQL for the database. Features user authentication, secure password storage, and session management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors