Open ahoskins opened 9 years ago
I think it could be cool. I worry about feature creep though - chat is somewhat unnecessary imo, because if people are wanting to make a schedule together, they're probably already chatting somehow (and thus our chat would be unnecessary).
I think the intention behind "view your friend's schedule in schedule view" is good, but I think the "share link" idea we had earlier may be 1) easier to write, 2) easier to use, 3) less dependent on both people being online simultaneously (which is unlikely in my experience)
If we want to play with socket.io, we could also use it in course search - this would allow us to eliminate the UI lag associated with search, and also speed it up, since we could cache common searches server-side.
{'type': 'search', 'query': 'biol 108'}
Things people might want:
Thoughts?