Smart contact manager is a website helps user save their data and contact details. It has a user friendly interface in which you can save contact details like name, work, profile picture, etc. and also delete and update contacts.
Client: HTML, CSS, JavaScript, BootStrap
Server: Java, SpringBoot, Spring Security, thymeleaf, hibernate
IDE: STS
Build Tool: Maven
Database: PostgreSQL Database
- User registration
- Login Access
- Add Multiple Contacts
- Pagination
- Edit and Delete Contacts
- User Interactive
- Spring web
- Thymeleaf
- Spring JPA
- Spring security
- Devtools
- postgreSQL connector
- Validation API
- Hibernate validator
Java, Spring MVC, Spring Boot, Spring Security, thymeleaf, hibernate, HTML, CSS, JavaScript, BootStrap
- In this project I Learned the basics of spring boot
- Connecting PostgreSQL to our projectwith the help of JPA
- Using spring security for providing good security to user
- Using thymeleaf for Connecting Java backend to frondend