- 👨💻 All of my projects are available at https://github.com/DanielOrourke02
Important
I am very beginner when making GUIs. Im also fairly new to C++ (as of this momment 13/10/23)
-
clone the repository
git clone https://github.com/DanielOrourke02/Password-Generator
or download the compiled exe (GUI or Terminal) -
Now run compile.bat to compile the console version
-
OR
-
Open /ui and open the project in visual studio then build the exe (Release, x86)
-
GUI (ImGui)
-
Clipboard Copy button
-
Add Clipboard clear button (GUI)
-
Save passwords in an encryped file (Console & GUI)
-
Make the GUI neater and overall better