swaroopch / isbnnetinclj2

A quick way to find the online prices for a book in India

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

isbnnetinclj2

A quick way to find the online prices for a book in India.

Written using Clojure programming language.

Special thanks to @ghoseb for the inspiration and guidance.

If you're curious about the history of the project, see http://swaroopch.com/tag/isbnnetin/.

Usage

  1. Install MongoDB.

  2. Install Leiningen 2.x.

  3. Get dependencies and run:

    lein deps
    lein ring server
  4. Push to Heroku.

Dedication

This new rewritten version (0.8) is dedicated to:

  1. Atul Chitnis, an inspiring person who I miss.
  2. Dedicated users of isbn.net.in who badgered me continuously to fix the site which had stopped working!

License

Copyright © 2010-2013 Swaroop C H

Distributed under the Apache License, Version 2.0. See the LICENSE file.

About

A quick way to find the online prices for a book in India

License:Other


Languages

Language:Clojure 99.3%Language:CSS 0.7%Language:JavaScript 0.0%