Skip to content

A CRUD web application that enables user to save their contacts and perform crud operations (create-read-update-delete).

Notifications You must be signed in to change notification settings

jaydeepsahu1609/PhoneBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhoneBook

A CRUD web application (Using Java - Jsp and Servlets) that enables user to save their contacts and perform crud operations (create-read-update-delete).


FEATURES

  • Dynamic and Responsive Design
  • Implemented MVC(Model-View-Controller) and DAO(Data Access Object) Design Patterns
  • Client-Side Form Validation for Registeration Form
    • Checks for Strength of password in terms of length and availability of uppercase characters, lowercase characters, special characters and numbers.
    • Checks for unique username via AJAX calls

Technologies Used

  • Front-End : HTML + CSS + BOOTSTRAP + JS
  • BACK-END : JSP & SERVLETS
  • DATABASE : MySQL

About

A CRUD web application that enables user to save their contacts and perform crud operations (create-read-update-delete).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published