commit d874b79a9387f2da53c3b6ca16ac7d9766b7f341 Author: Don Harper Date: Sat Aug 22 23:00:33 2020 -0500 Add 'Home' 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