From d874b79a9387f2da53c3b6ca16ac7d9766b7f341 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Sat, 22 Aug 2020 23:00:33 -0500 Subject: [PATCH] Add 'Home' --- Home.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..9a7b3fc --- /dev/null +++ b/Home.md @@ -0,0 +1,33 @@ +# prm + +## Intro +prm goal is to help manage relationships. Not romantic per say, but hey, it could. + +## Design goals +* [ ] Keep track of who you email with + * [ ] 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