dowpm / cool-library-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Welcome to the Cool Library Application.

Here is where you can manage books. If you are an author, you can create, edit, delete, and share with other users all of your books. If your are a simple user you can make(add), edit and delete review for any books.

This application was built using Ruby On Rails 5.2.2.1, ruby 2.4.4 and a bit of bootstrap styling.

Installation

Clone this repo, and type the commands below

$ cd upcoming-movies-tracker
$ bundle
$ rails s 

or

if you want to use facebook authentication

$ thin start --ssl

navigate to localhost:3000 inside of the web browser.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/dowpm/cool-library. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

This app is available as open source under the terms of the MIT License.

About

License:MIT License


Languages

Language:Ruby 60.3%Language:HTML 32.1%Language:JavaScript 6.6%Language:CSS 1.0%