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)