This repository contains the code for a Contacts App, a comprehensive solution for managing contacts.
The Contacts App is a robust and user-friendly application designed to manage contacts efficiently. It's built using Java as the backend language, ensuring a strong and reliable performance. The frontend is designed using XML, providing a clean and intuitive user interface.
- Add Contact: Users can add new contacts with details like name, phone number, etc.
- View Contact: Users can view the details of existing contacts.
- Update Contact: Provides the functionality to update the details of existing contacts.
- Delete Contact: Users can remove contacts that are no longer needed.
- Backend: Java
- Frontend: XML
Feel free to explore the repository, and contributions are always welcome!