Advertisement

JAVA - SQLite - Phone book project

JAVA - SQLite - Phone book project Make a software application that offers the features of a phone book: add, edit, delete contacts, and search by multiple criteria.
For each contact, the following information will be stored: name, surname, home telephone number, mobile phone number, e-mail address.
The (persistent) data storage will be made in a database using a relational .
The user interface will be implemented in command line.

java,sqlite,tutorial,contact book,java project,data base,

Post a Comment

0 Comments