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 atleast 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 showhide 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.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
