Question: Write a C + + application code for the graphic user interface for the following question and store information in a next file. Create a

Write a C++ application code for the graphic user interface for the following question and store information in a next file.
Create a password vault application.
It must use OOP in C++ and must demonstrate OOP based cooperative application development.
It must be capable of storing login credentials of at-least 1000 protected resources.
It must have basic search capabilities.
It must implement basic data encryption to protect stored credentials.
The Basic program Gui are as follows:
Login page with Sign up option
Password must be encrypted (show/hide password option).
Layout as follows: (SEE IMAGE)
Sign up page
Name, surname, email address, password.
Layout as follows: (SEE IMAGE)
Main page :
List of all current websites name, URL, username and password attached to certain websites.
Add more option to input another website and then it must be added to main list.
Layout as follows: (SEE IMAGE)
When Add More is pressed another set of Website, username and password Should appear to allow user to input details.
Write a C + + application code for the graphic

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!