Pixr0 / pixr

This is a group project duplicating the instagram application.
MIT License
0 stars 1 forks source link

Research #13

Open rmurdock1 opened 6 years ago

rmurdock1 commented 6 years ago

Research existing projects and modules we can use for this project, all data links can be compiled on this ticket.

rmurdock1 commented 6 years ago

Possible messaging app we can integrate with: https://socket.io/#examples

jmacaldo commented 6 years ago

I like the socket.io idea. That could potentially save us from having to integrate messages into our DB (and the added hassle of associating photos/users with messages, etc..) 👍