some disign goals
This commit is contained in:
parent
0179d225bd
commit
991013fc89
1 changed files with 24 additions and 1 deletions
25
README.md
25
README.md
|
|
@ -5,6 +5,29 @@ prm goal is to help manage relationships. Not romantic per say, but hey, it cou
|
||||||
|
|
||||||
## Design goals
|
## Design goals
|
||||||
* [ ] Keep track of who you email with
|
* [ ] Keep track of who you email with
|
||||||
* [ ] IMAP
|
* [x] IMAP
|
||||||
* [ ] GMAIL/OAUTH
|
* [ ] GMAIL/OAUTH
|
||||||
* [ ] Keep track of your calendar
|
* [ ] Keep track of your calendar
|
||||||
|
* [ ] Reminders of meetings with details of attendees
|
||||||
|
* [ ] Birthday/Anniversaries
|
||||||
|
* [ ] Interface with Social Networks
|
||||||
|
* [ ] LinkedIn
|
||||||
|
* [ ] Twitter
|
||||||
|
* [ ] Slack(?)
|
||||||
|
* [ ] Flickr
|
||||||
|
* [ ] GitHub
|
||||||
|
* [ ] Mastadon/RocketChat/etc
|
||||||
|
* [ ] Notes
|
||||||
|
* [ ] Journal/Diary
|
||||||
|
* [ ] UI/UX
|
||||||
|
* [ ] Web
|
||||||
|
* [ ] CLI
|
||||||
|
* [ ] GTK/Qt
|
||||||
|
|
||||||
|
### Language/Tools/Dev Env
|
||||||
|
Probably Python3 as I will need it for work vs. something like Rust or GO
|
||||||
|
Docker + docker-compose for server side
|
||||||
|
Client? Not sure yet
|
||||||
|
|
||||||
|
### Data Storage
|
||||||
|
Will problably need some sort of RDB
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue