Skip to content

KalyaniKangle/Login-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

JDBC Login System

Project Description

This is a simple Login and Registration System built using Java and JDBC. Users can register with their details and log in using the same credentials. User data is stored in a database and validated during login.

Features

  • User Registration
  • User Login with validation
  • Database connectivity using JDBC

Technologies Used

  • Java
  • JDBC
  • MySQL

Purpose of the Project

The purpose of this project is to understand how Java applications connect to a database using JDBC and how user authentication systems work in backend development.

About

A simple JDBC based Login System in Java that allows users to register and log in using stored credentials in a database. It demonstrates basic database connectivity and authentication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors