senott / meteor-fakebook

Social Network with Meteor and React from George Mcknight.
https://www.youtube.com/watch?v=jHWaBpO3tMI&list=PLKfAG4yMwKkSTkCFX7HXG5GAN-fvGAQqY
1 stars 1 forks source link

binary tree social organization #1

Open ai10 opened 8 years ago

ai10 commented 8 years ago

I am interested in evolving the 'social network' concept to a 'social organization' concept with a binary tree data structure for the organization that is created from the bottom-up, i.e. by agglomerative hierarchical clustering. Would you entertain pull request which moved the project in this direction?

senott commented 8 years ago

Hello, can you point me to an example of what you're thinking? I'm still learning Meteor and React, but I'm open to contribute on any interesting project that you might have. I'm planning to dive into React Native after this, because I want to create an mobile app suited for iOS and Android.

ai10 commented 8 years ago

Hi @senott I have written a little bit more in two stories here

https://medium.com/@etienne.mordecharm

https://medium.com/@etienne.mordecharm/the-binary-tree-city-7fc9c9a6181a#.itrl8qunj

I too am interested in using React - Native for a mobile first application.