First steps into a user CLI interface.
In this brunch that was merged, I created the menu where the user can interact with the options: "Log In", "Sign Up", and "Exit".
The function "Log In" checks the existence of a user in the table. The function "Sign Up", inserts the user data in the Users table.
First steps into a user CLI interface. In this brunch that was merged, I created the menu where the user can interact with the options: "Log In", "Sign Up", and "Exit". The function "Log In" checks the existence of a user in the table. The function "Sign Up", inserts the user data in the Users table.