CPP Account System is a simple account creation system based on information provided by the user.
π Release date: November 18, 2023
- β C++ account creation system.
- β Object-oriented programming (OOP) experiment with C++.
- β The system creates an account based on the information provided by the user.
- π This OOP (Object Oriented Programming) experiment is not real and does not create a real user account, it is just a trial.
- π This OOP (Object Oriented Programming) experiment was developed using βCAppDevKit (C App Developer Kit)β (CADK (C App Developer Kit) link: https://github.com/LinuxUsersLinuxMint/CAppDevKit)