Answer to Question #332939 in Java | JSP | JSF for sara

Question #332939

You are required to implement basic social media portal where user can create his profile. You can provide user the options to create new profile, update profile and delete profile as well. Create class Profile having necessary information of user ( ID, Name, gender, age, email, interest, Date of birth) provide appropriate methods. Next create class Portal which uses Node of Profile Class to handle profiles. Next provide methods to:

1) InsertProfile (ID, Name, gender, age, email, interest, Date of birth)// adds new profile to the list.

2) UpdateProfile (int id) which helps user update his profile information)

3) DeleteProfile(string name) delete a particular profile form list

4) searchProfile(string name)

5) Display ()// display all values.

In main create a menu to show following options to user

1) Add new Profile

2) Update Profile ( which helps user update his profile information)

3) Delete a Profile

4) Search Profile

5) Display All

6) Exit.

The program runs until user wants to exit.


0
Service report
It's been a while since this question is posted here. Still, the answer hasn't been got. Consider converting this question to a fully qualified assignment, and we will try to assist. Please click the link below to proceed: Submit order

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS