Question: Write a fully functioning C + + code and application for the following question, it must use a simple graphic user interface to collect information

Write a fully functioning C++code and application for the following question, it must use a simple graphic user interface to collect information from the users, it must have a sign up and login page and a page to input password etc. The required information needs to be stored in a database. The Gui and database need to be linked. Passwords need to be encrypted
(show/hide password option)as well.
the spcific question details are as follows (FROM IMAGE):
Create a password vault application. The application must perform the following minimum functions:
It must be deployed on a Microsoft Windows OS.
It must use OOP in C++ and must demonstrate OOP based cooperative application development.
It must have a basic graphical user interface.
It must be capable of storing login credentials of at-least 1000 protected resources.
It must have basic search capabilities.
The core code-base (excluding the GUI) must be compact and easy to read.
It must implement reasonable security measures for user access.
It must implement basic data encryption to protect stored credentials.
It must be a standalone application that can be installed on a Windows PC.
Write a fully functioning C + + code and

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!