Skip to content

godiecl/agenda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Agenda Project

course: Programacion Orientada al Objeto degree: Ingeniería Civil en Computación e Informática institution: Universidad Católica del Norte date: II semestre 2023

Description

A phonebook application written in Java is a software tool that manages contact information, such as names, phone numbers, and addresses. It provides a user-friendly interface for adding, editing, and deleting contact details. The application utilizes Java's object-oriented programming capabilities to organize data efficiently. It often features search functionality to quickly locate contact information. Persistence mechanisms like file I/O or database connectivity are implemented to save the contacts permanently.

Last Commit

Tools

  • Language: Java 17: Java is the #1 programming language and development platform. It reduces costs, shortens development timeframes, drives innovation, and improves application services.
  • Libraries:
    • Google Gson: Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object.
    • FlatLaf: FlatLaf is a modern open-source cross-platform Look and Feel for Java Swing desktop applications.

Credits

License

License This project is open-sourced software licensed under the MIT license.