avikumar15 / avikumar15/quick-mail-cli
Transform into a complete CLI Mail App
- Dominant language
- Python
- Stars
- 15
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Implement various other features of a typical mail app in the CLI
- User should be able to see a list of all labels and navigate to mails contained in them.
- On selecting a particular mail he should be able to see the content of the mail.
- Allow user to delete and trash some specific message
- Allow user to add/delete a mail to draft and retrieve all emails from the draft
Refer the [doc](https://developers.google.com/gmail/api/reference/rest)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the repository's existing CLI entry points and the linked Gmail API documentation; the issue does not name specific files or tests. Map the current mail flow before planning the label, message-viewing, trash/delete, and draft workflows. Done means each listed workflow is available from the CLI and works with Gmail.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100