/rdr

Amazon-linked book list management application.

Primary LanguageJavaScript

Rdr

Rdr is an Amazon-linked book list manager.

The client was built in Angular, and the backend was build in Node, Express, and MongoDB + Bookshelf ORM. User authentication was implemented using OAuth.

Rdr consumes the Amazon API and was deployed to Heroku.

You can check it out at Rdr.

To install locally, run npm install, then bower install.