boris / babel

Inventory of my wife's books

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Motivation

There are A LOT of books in my house, and by "A LOT" I mean more than 4 meters and a half if you put one on top of each other.

And all of those books are "tracked" on Google Spreadsheets. Not cool.

What is this?

This is a very simple Rails application to track the information and "status" of my Wife's books.

Roadmap

  • Read/Unread books
  • User auth
  • Add support for borrowed books
  • Add a new theme. The Stallman style is not cool at all.
  • Add search
  • Add support for CSV upload. Not needed anymore.

Development

I'm using vagrant for development, so is easy as:

git clone 
cd babel
vagrant up

This vagrant comes with a bootstrap.sh file for provisioning. It will install all required dependencies for development using sqlite3 and MySQL. If something is missing, please let me know! :)

About

Inventory of my wife's books


Languages

Language:Ruby 60.3%Language:HTML 31.3%Language:Shell 3.2%Language:JavaScript 1.3%Language:CSS 1.2%Language:CoffeeScript 1.1%Language:SCSS 0.9%Language:Dockerfile 0.7%