- this was created in a one-day hackathon and the code reflects that fact :)
- the creator of the cart should be the one to actually order.
- the creator of the cart should have order permissions for all peers that join the order
server: npm install -g 10cartsharing
run server: cart-server
extension: configure the server using the options page, should have url to your server, i.e : http://localhost:3000
- remove traces
- use chrome ports for continues messaging
- handle order confirmation - should notify all and remove user from list (clear cookies to all joined users)
- prettify code and use best practices
- chrome desktop notifications
- ga
- server-less (?)
- localization
MIT