A free web application through which students can swap and trade physical items with each other. Users manage an inventory of items that they own and are willing to trade. Users can also search for items they are interested in and/or specify their interests on their profile. They can view listings from other users and arrange to trade with them. To trade, users arrange to meet in a public place and exchange their items.
Aaron Suydam Evan Robinson
Daniel Moraes Andrew Jackson
In order to get this up and running, you'll need to have the following:
- Angular installed (see angular.io for more details)
- Go installed (with dependencies! see golang.org for more details)
- Clone this repo
- Request database access credentials and environment variable settings from maintainers if you are doing more than cosmetic work on the front end.
- Open a terminal to the top level directory and run