๐ Project Overview:
SmartContactSystem is a web-based application designed to help users manage their contacts efficiently. The system allows users to create, update, organize, and delete their personal or professional contacts with ease. It includes REST APIs and an actively responsive frontend for seamless interaction and performance.
๐ Key Features: User registration and login functionality
Add, update, view, and delete contacts
Secure session handling with Spring Security
REST API integration for backend communication
Responsive UI using HTML, CSS, and JavaScript.
Database integration for persistent contact storage
๐ ๏ธ Technology Stack: Backend: Spring Boot
ORM: Hibernate
Template Engine: Thymeleaf
Frontend: HTML, CSS, JavaScript
Database: MySQL (or any SQL-based database)
API: RESTful Web Services.