From 991013fc89ae04285fcea9ad0ce070cd23ebac92 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Sat, 22 Aug 2020 22:55:04 -0500 Subject: [PATCH] some disign goals --- README.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f9d155..699c28b 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,29 @@ prm goal is to help manage relationships. Not romantic per say, but hey, it cou ## Design goals * [ ] Keep track of who you email with - * [ ] IMAP + * [x] IMAP * [ ] GMAIL/OAUTH * [ ] 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