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
- Clone this repo by running
git clone https://github.com/ryanau/EasyBooks.git
- 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, runrails s
- Visit
localhost:8080
to check out the app!
React.js, Rails API, Twilio API, Braintree Marketplace API, Facebook API