jitacm / -30DaysDevChallenge-

Welcome to the 30DayDevChallenge repository! This repository is dedicated to a month-long coding challenge designed to help developers of all levels enhance their skills through daily coding tasks and projects.
19 stars 28 forks source link

Contact Book Application / 30_Days_Of_Java #286 #350

Closed AnshNikhare closed 3 months ago

AnshNikhare commented 3 months ago

Issue Number: #286

Project Proposal - Contact Book Application

Project Overview

The Contact Book Application is a Java-based desktop application with a graphical user interface (GUI) for managing personal contacts. The application allows users to add, edit, delete, and search for contacts while also grouping them into categories. Contact information such as name, phone number, and email is stored persistently, ensuring that the data is saved even after the application is closed.

Features

Technology Stack

Project Structure

Conclusion

The Contact Book Application aims to provide a simple yet powerful tool for managing personal contacts. With an intuitive GUI and persistent data storage, users can efficiently organize and retrieve their contacts with ease.

github-actions[bot] commented 3 months ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our [CONTRIBUTING.md]. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊