48 lines
1.0 KiB
Markdown
48 lines
1.0 KiB
Markdown
# Summary
|
|
|
|
* [Context](#context)
|
|
* [Definition](#definition)
|
|
* [Stories](#stories)
|
|
* [Misc](#misc)
|
|
|
|
## Context
|
|
|
|
Team Mail is a cross-platform, interoperable email application relying on the JMAP protocol.
|
|
|
|
|
|
[Back to Summary](#summary)
|
|
|
|
## Definition
|
|
|
|
Reading email is one of the most basic functions, which allows user to follow up their messages and arrange them. This EPIC will include:
|
|
- Listing mailbox, thread, emails, ...
|
|
- Receiving mail and open email content
|
|
- Preview and download attacments in email content
|
|
- Synchronize, refresh
|
|
- Receiving push notification
|
|
- Search email
|
|
- Filter email
|
|
- Mark message as star/spam
|
|
|
|
[Back to Summary](#summary)
|
|
|
|
## Stories
|
|
|
|
TODO
|
|
|
|
> A list of all the story documentation in the epic, must format as a list of links to corresponding user story files inside epic folder
|
|
|
|
1. [As a user, i can do something](./link-to-the-file.md)
|
|
|
|
[Back to Summary](#summary)
|
|
|
|
## Misc
|
|
|
|
> Link references, UI mockup, link to gitlab issye or any extra documents related to the EPIC
|
|
|
|
* [Gitlab issue]()
|
|
* [UI Mockup]()
|
|
|
|
[Back to Summary](#summary)
|
|
|