naeimsalib / Personal-Handbook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal-Handbook

A Personal Hand-Book to store all you contacts information into an easy to read/Manage Excel Sheet


About My Code

  1. I first Started with a "UserInfo" Object That hold all of the Information that The User Enters

  2. I also Created a easy To Use GUI To Help The User Save all there data Into the Excel.


What I am Working On Next

A Search Button to look Up User Info, and Display it in a easy To manage UI.
How Will I implement it?
Save all of the Save data in a Hashmap ,were I store the Name Of the User as the Key
Launch a GUI with a JTable, to Display the User Information on a separate Window.
Next I will Create a "Search Button" , to Display a New Window to Show all of the Users Information.
How Will I implement it?
Retrieve the same HashMap From the Above Step, and Display all the Information of the User on a JTable on a new Window.

About


Languages

Language:Java 100.0%