Smart Contact Manager is built using the Spring MVC pattern and Thymeleaf, enabling smarter management of contacts.
- Contact Management
- User Registration and Login
- Password Recovery with Email OTP Verification
- Pagination and Searching
- Payment Integration
http://localhost:8080
http://localhost:8080/signup
http://localhost:8080/signIn
http://localhost:8080/forgot
http://localhost:8080/send-otp
http://localhost:8080/verify-otp
http://localhost:8080/user/index
http://localhost:8080/user/show-contacts/{page}
http://localhost:8080/user/add-contact
http://localhost:8080/user/profile
http://localhost:8080/user/setting
http://localhost:8080/logout