Varunkumar0812 / Registration-Login-System-Web-Based

Registration and Login System - Web-based application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Registration and Login System - Web based Application

A extended version of my previous mini-project of Registration and Login - Console based program.

Implements JDBC and follows MVC Architecture built using primitive Java Web Development Tools like JSPs and Servlets.

A fully dynamic website which has a connection with a database. To simulate the registration, logging in and forgot password feature.

The details of the database : MySQL DB

Structure of the database schema used :

username first_name last_name password recovery_email dob gender
varunkumarceg Varunkumar Raman d355443e6f022d1b8147d7f834ca61d2 varunkumarceg 2003-12-08 Male
mettasurrendhar Metta Surrendhar 3c54eb63a96bdbdddd3cf003cf7fbd85 varunkumarceg 2004-03-19 Male
vigneshsundhar Vignesh Sundhar ad4159463aeba4d93d7a4f37122fe6e4 mettasurrendhar 2003-09-17 Male

About

Registration and Login System - Web-based application


Languages

Language:Java 73.1%Language:CSS 26.9%