Pinster
Meteor, React, Apollo, GraphQLUnauthenticated users may view all pins and sort pins by which user submitted them. Authenticated users may submit their own pins.
Unauthenticated users may view all pins and sort pins by which user submitted them. Authenticated users may submit their own pins.
A web socket enabled application that allows allows users to see what others have done in real time.
Users may add or remove stocks by entering their stock symbol, and everyone viewing the application will see the change.
Authenticated users can add books to their libraries and submit requests for books that they don’t own.
Authenticated users can see requests and opt to fulfill the request with their own books.