KeyboardProblem - http://keyboardproblem.com/
Temporary testing website: https://wiener.world/keyboardproblem/
This is a website that facilitates multiway trading, particularly for artisan keycaps.
Users can enter the items that they have and the items that they want, and a path linking the items through the existing paths will be found/created.
Users can then contact each other to try to get the items they all desire.
- Cytoscape.js - an open source software platform for visualizing complex networks
- JSON-server - used to create a REST JSON webservice extremely quickly for front-end developing that requires a back-end for prototyping and mocking
- Reddit OAuth2 - an authentication service that allows requests to be made to Reddit's API; used to verify user identification
- easyautocomplete - a JQuery autocomplete plugin
- Caddy - a web server and proxy used to automatically generate HTTPS certificates for the website to keep users' Reddit authenticaion information safe
- Kok Seng Tan - Initial work - tankoks
- Richard Red - Literally everything else - richardred
This project is licensed under the MIT License - see the License file for details