Back to Posts

Shared Shelves

Posted in books, software-development, google-cloud

During the fall 2013, I wanted to introduce AngularJS to the company I was working for. To be able to do that I had to learn it first. Around the same time, my wife and me moved to a new apartment, which made us realize that we had too many books.

That’s the reason why I built Shared Shelves.

You can find more details about the app here.

Technical Details:

It’s a SPA with a Java backend, all hosted in Google cloud.

Frontend

Backend

Frontend and backend communicate via RESTful interfaces. There are also servlets that deal with log in/out.

I’m still developing it, but not as actively as my other pet project: Tennis Score for Pebble

Wanna see the code?