Coder Social home page Coder Social logo

patrick-rush / home_library Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 182 KB

Keep Track of your books with this handy book inventory app. You can also keep notes on the books that you've read (and note whether you've actually read them or not, too). This was built during my time at Flatiron School.

Home Page: https://youtu.be/nSyY-Qj0a4I

Ruby 54.34% HTML 32.57% CSS 13.10%
ruby flatiron-school-project sinatra sinatra-applications

home_library's Introduction

Home Library

Home Library is a web application for keeping track of what books you own, which ones you've read, and for taking notes on them.

You can visit the public version of this app... (coming soon)

Installation

To install this app locally, clone this repo and run

$ rake db:migrate

and

$ rake db:seed

You're seeding the database with categories or genres. If you wish to create your own list of genres feel free to skip this.

You will need to set up a SESSION_SECRET. You can do this by opening IRB and running...

$ require 'securerandom'
$ SecureRandom.hex(64)

Contributing

Feel free to submit pull requests as you see fit.

License

MIT

home_library's People

Contributors

patrick-rush avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.