You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented a contact book software that runs from terminal.
All backend data types were coded from scratch.
This contact book is self updating, and has neat little features has well :)
Running the project
clone the repo and run python3 finalproj.py
About
2018 Y3 CEP final project, contact book from scratch