Hello I need help with my c++ Data Structure project.
The project requires me to create a queue program that stores customers details.
here are the options show for the program
1] Add Customer
customer id: 1 (auto generated)
name: alexander (user input)
address: 123 Kicker street (user intput)
[2] Show the customer details
customer id: 1 (user input)
name: alexander (will show the info tied to the id)
address: 123 Kicker street (will show the info tied to the id)
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here