/CPP-Account-System

C++ Account System

Primary LanguageC++GNU General Public License v2.0GPL-2.0

CPP Account System

License: GPL Release Date


CPP Account System is a simple account creation system based on information provided by the user.

πŸ“… Release date: November 18, 2023


πŸ“š About

  • βœ… C++ account creation system.
  • βœ… Object-oriented programming (OOP) experiment with C++.
  • βœ… The system creates an account based on the information provided by the user.

πŸ“š Notes

  • πŸ“š 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)