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
PyConnect is a simple yet powerful command-line contact manager built with Python. It allows users to easily add, view, search, update, and delete contacts, all stored securely in a local JSON file. This project was built to strengthen Python fundamentals — especially file handling and JSON data management