Skip to content

blaydeomura/BirthdayDatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

BirthdayDatabase

  • Java program that utilizes object-oriented programming, interfaces, and polymorphism to organize and maintain a birthday database
  • Program has the ability to read from and write to a text file, allowing for persistent storage and access to the database even after the program terminates
  • User can write birthday data (ie name and date) into a txt file where that information can be stored and displayed at anytime
  • Functions: add name and birthday, delete person, sort chronologically, sort alphabetically
  • Uses LinkedList, compartor/comparable interfaces, enum

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages