A feature-rich command-line personal assistant application built with Python. The assistant helps you manage contacts and notes interactively.
- Add, edit, delete, and search contacts.
- View all contacts in a structured table format.
- Show upcoming birthdays.
- Add, edit, and delete notes.
- Search notes by text or tags.
- Filter and sort notes by tags.
- Display all notes in a structured table format.
- Python 3.8+ - Ensure you have Python installed.
- Dependencies:
Install required packages:
pip install colorama prettytable