36 lines
812 B
Markdown
36 lines
812 B
Markdown
# 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
|
|
* [ ] carddav server
|
|
* [ ] Keep track of your calendar
|
|
* [ ] Reminders of meetings with details of attendees
|
|
* [ ] Birthday/Anniversaries
|
|
* [ ] gcal
|
|
* [ ] caldav
|
|
* [ ] 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
|