Project Report: Project Name: Submitted To: Submitted by
Project Report: Project Name: Submitted To: Submitted by
We pen off with thanks to Mrs. Kamlesh Dutta (HOD, CSE Dept.) and everyone
including the faculty, staff members of our institute who had helped us from time
to time in successful completion of our project.
PREPARED BY:
Sumit [08552]
Login:
This file is used for login form.
Events:
1. Add contact.
2. Update/delete contact.
3. Search contact.
4. Exit.
Add Contact
This form is used to add information about people .This includes
address, Phone, Email address, Birthday, Anniversary, and Reminder .
Add address
This give rise to address entry form which includes entry ID, Name,
Address, City, State, Country, Zip code . AddAddress .java is used for
this purpose.
Add Phone no.
The entry form includes Entry ID, Name, and Phone No
Add Email ID
The Form includes entry ID, Name, Email ID.
Add birthday
The form includes Entry ID, Name, and Enter Date of Birth.
Add Anniversary
This form is similar to Add birthday.
Update/Delete contact-
UpdateDeleteform.java is used for main page of update/delete option.
search remainder(SearchRemindForm).
Exit:
This is use to exit the login section for a particular user.