avikumar15 / avikumar15/quick-mail-cli

Transform into a complete CLI Mail App

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.