https://github.com/hasinghgrid/contacts-complete
https://github.com/hasinghgrid/contacts-complete
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hasinghgrid/contacts-complete
- Owner: hasinghgrid
- License: mit
- Created: 2025-02-21T04:20:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-21T04:50:38.000Z (over 1 year ago)
- Last Synced: 2025-03-03T13:19:20.629Z (over 1 year ago)
- Language: HTML
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Contact Hyperskill
Welcome to the **Contact Hyperskill** project! 🚀
This is a simple yet powerful application designed to help you **manage contacts** with ease. With functionalities like **adding**, **searching**, **listing**, and **counting** contacts, this project provides a straightforward and intuitive approach to contact management. 🧑💻📱
---
## Features ✨
- **Add Contacts**: Store essential contact details like name, phone number, and email.
- **Search Contacts**: Find your contacts quickly by name or other details.
- **List All Contacts**: View all contacts in an easy-to-read format.
- **Count Contacts**: Know how many contacts you have at any time.
- **Code Quality Tools**: Includes Checkstyle, PMD, and SpotBugs reports to ensure high-quality, maintainable code.
- **Unit Tests**: Comprehensive tests to ensure everything works as expected with high code coverage.
---