devalias.net icon indicating copy to clipboard operation
devalias.net copied to clipboard

[DeepDive] Friend/Social/Contact Management/Personal CRM

Open 0xdevalias opened this issue 5 years ago • 0 comments

Concepts / Features

  • Not designed to replace a social network/it's features, but to sit as an adjacent between social networks, contacts lists, etc
  • Groups/rings of 'focus' (eg. closer friends vs less close friends, or perhaps even based on a certain topic/tag, 'favourites' but more flexible, maybe like Google+ 'friend circles')
  • Ability to record when you hang out, and also to see how long since you last caught up
  • Ability to add tags + search/filter by them
  • Identify which friends contacts are not 'up to date' (eg. missing mobile number, email, address, birthday, social profiles, etc)

iOS / macOS

Contacts / Adress Book

  • https://developer.apple.com/documentation/contacts
    • https://developer.apple.com/documentation/contactsui
    • https://developer.apple.com/documentation/addressbook (legacy)
    • https://developer.apple.com/documentation/addressbookui (legacy)
    • https://www.raywenderlich.com/2547730-contacts-framework-tutorial-for-ios

Calendar / Events

  • https://developer.apple.com/documentation/eventkit
    • https://developer.apple.com/documentation/eventkitui
  • https://github.com/WenchaoD/FSCalendar

Unsorted

  • https://developer.apple.com/documentation/cloudkit
  • https://developer.apple.com/documentation/social
  • https://developer.apple.com/documentation/messages
    • https://developer.apple.com/documentation/messageui
  • https://developer.apple.com/documentation/accounts
  • https://developer.apple.com/documentation/combine
  • https://developer.apple.com/documentation/sirikit
    • https://developer.apple.com/documentation/sirikit/lists_and_notes

SaaS vs 'private/sovereign by design'

  • Persistance/DB ideas
    • https://realm.io/blog/introducing-realm/
      • https://realm.io/docs/swift/latest
      • https://github.com/realm
      • https://github.com/realm/realm-object-server
      • https://github.com/realm/realm-graphql
      • https://github.com/realm/realm-studio
      • https://github.com/mentrena/SyncKit : SyncKit automates the process of synchronizing Core Data or Realm models using CloudKit
    • https://github.com/zehrer/SOGraphDB
    • https://neo4j.com/developer/swift/
      • https://github.com/GraphStory/neo4j-ios
    • https://fauna.com/ (SaaS)

Related / Prior Art

  • https://en.wikipedia.org/wiki/Diaspora_(social_network)
  • https://mastodon.social/about
  • https://www.monicahq.com/
    • Monica helps you organize the social interactions with your loved ones.

    • https://github.com/monicahq/monica
      • Personal CRM. Remember everything about your friends and family.

  • https://timetreeapp.com/intl/en/
    • https://developers.timetreeapp.com/en
  • https://www.reddit.com/r/polyamory/comments/6tjdmt/seriously_make_a_shared_calendar/
  • http://www.thepolylife.com/ (seems to be offline)
    • https://www.vice.com/en_au/article/xd5pb4/the-poly-life-iphone-app-helps-polyamrous-people-organize-their-busy-sex-lives-678
      • The features are Calendar Events, which allows users to create and manage their appointments privately or with each other; Poly Chat, a very easy way to chat with selected partners; and Poly Family, an optional way to keep poly family/lovers organized. We needed this feature because we all have other partners. Poly Fun is the only public feature in our app and a great way to create and share events with all users of the app. Relationship Status is an optional way to organize your relationship status with other partners/lovers. Our favorite part of the app is the To Do List. We've all forgotten to pick up toothpaste or toilet paper at some point. Now we can give each other chore reminders and assign them with no excuses for dropping the ball!

  • https://visihow.com/Best_Shared_Calendar_Apps_for_Couples
    • Simply Us, Couple, Avocado, Between, My Darling, Twyxt, TimeTree, 2Life, Google Calendar, Hub

  • https://www.theatlantic.com/technology/archive/2019/11/personal-crm-software-uphabit-dex-google-spreadsheets/601531/
    • Managing Your Friendships, With Software

    • https://getdex.com/
      • There's a new way to manage relationships. Keep in touch, remember where you left off, and see everyone you know — all in one place.

      • https://getdex.com/browser-extension/
    • https://clay.earth/
      • Introducing Clay, the beautiful and private home for all your relationships. Populated from the ground up using your calendar and social history, Clay is the most stunning, powerful way to remember who you’ve met—and what matters to them.

      • https://clay.earth/announcement
      • https://techcrunch.com/2021/08/30/clay-debuts-a-new-tool-to-help-people-better-manage-their-business-and-personal-relationships/
    • https://gethippo.app/
      • Forgetting personal details? Hippo helps you stay attentive. Keep track of friends, family and colleagues you care for. So next time you meet, you remember all their important details.

    • https://www.producthunt.com/posts/plum-contacts
      • Plum Contacts. Keep your relationships fresh

    • https://uphabit.com/
      • The Personal CRM for thoughtful Super Connectors and those that aspire to be one! Build a stronger network with UpHabit.

    • https://ryzeapp.co/
      • The Personal Relationship Manager; Organize. Follow up. Build better relationships. Coming soon.

    • https://ntwrk.app/
      • Better Relationships. Be a better friend, mentor, sibling, sales person, networker. Get reminded when it's time to reach out to people and what you last chatted about.

    • https://socialcontactjournal.com/
      • Improve your personal network day by day with Contact Journal. Contact Journal is an intelligent personal CRM on your phone that helps you stay in touch with family, clients, co-workers, and friends.

    • https://www.producthunt.com/posts/monaru
      • Monaru is a virtual assistant for your personal relationships. After a 15 minute on-boarding chat, Monaru provides regular suggestions and reminders that help users be more thoughtful and intentional with their close family and friends.

    • https://gardenapp.io/
      • Garden. Stay in Touch. Personal Relationship Manager for Friends, Family and Work

  • https://pplkpr.com/
    • pplkpr is an app that tracks, analyzes, and auto-manages your relationships. Using a smartwatch, pplkpr monitors your physical and emotional response to the people around you, and optimizes your social life accordingly.

    • pplkpr implements a complex metric called "heart rate variability" that uses subtle changes in heart rhythm to determine your emotional state. This data is correlated with the people you interact with to determine who should be auto-scheduled into your life and who should be removed.

Unsorted

Etc

  • "Self-sovereign social graph"
  • https://github.com/WebOfTrustInfo/rwot4-paris/blob/master/topics-and-advance-readings/Booting-a-Web-of-Sovereignty-with-a-Decentralized-Social-App.md
  • https://medium.com/uport/the-3-parts-of-identity-in-a-dynamic-world-f94724c2bae9 (?)

0xdevalias avatar Oct 03 '19 23:10 0xdevalias