✨ Simple C++ Authentication System Made with love by bytecode ❤
Welcome to the Simple C++ Authentication System! This is a command-line application that allows users to register, log in, and authenticate themselves securely using basic username and password functionality.
This project demonstrates simple but essential concepts of user authentication, including user registration, password validation, and license registration.
Features User Registration with username, password, and license User Login with username and password Simple Password Validation (in plain text for demonstration purposes) Colorful terminal output and ASCII art to make the interface engaging