/EasyBooks

A reinvented textbook marketplace

Primary LanguageJavaScriptMIT LicenseMIT

EasyBooks

Code Climate

EasyBooks is an online textbook marketplace designed just for college students. Buyers and sellers can complete the transaction from start to finish by text messages through a private number. EasyBooks also handles the payment process online through PayPal so your buying and selling textbooks is much more secure and convenient!

Check out the prototype! EasyBooks

Getting Started

  1. Clone this repo by running git clone https://github.com/ryanau/EasyBooks.git
  2. Since this is a decoupled app with a separate frontend in node and a backend in rails, you will need to run two separate servers. Run npm run devserve and in a new window in your termainl, run rails s
  3. Visit localhost:8080 to check out the app!

Technology used

React.js, Rails API, Twilio API, Braintree Marketplace API, Facebook API