-
Notifications
You must be signed in to change notification settings - Fork 76
CLI login signup system #21
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersproblem level 1 - starterThis problem is intended for most students who have covered up the fundamentals in tutorialsThis problem is intended for most students who have covered up the fundamentals in tutorials
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersproblem level 1 - starterThis problem is intended for most students who have covered up the fundamentals in tutorialsThis problem is intended for most students who have covered up the fundamentals in tutorials
Description
It is a python program that when run in terminal, prompts user to select login or signup and then uses txt file handling to simulate the process.
Describe the solution you'd like
Additional