GithubHelp home page GithubHelp logo

akhmel / book-store-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from macbright/book-store-app

0.0 0.0 0.0 1016 KB

This is a sample BookStore application built using Ruby on Rails. It's a bookstore app where you can add the category of the book, publisher, and the author. The added category, publisher and author are been stored in the database. You can use the added info to add a book. you can be able to edit and delete the books added.

Home Page: https://lovely-dry-tortugas-72041.herokuapp.com/

JavaScript 2.02% Ruby 56.40% CoffeeScript 0.35% CSS 2.96% HTML 38.27%

book-store-app's Introduction

**Bookstore App (Rails)**

standard-readme compliant dependencies Status

This is a sample BookStore application built using Ruby on Rails. It's a bookstore app where you can add the category of the book, publisher, and the author.

the added category, publisher and author are been stored in the database. You can use the added info to add a book.

you can be able to edit and delete the books added.

there is no user authentication for now.

sample

Background

  • HTML
  • CSS
  • ruby
  • rails
  • Rspec
  • bootstrap

Demo

Check out the live demo of the project. Click

Usage

Clone the repository to your local machine

$ git clone https://github.com/macbright/book-store-app.git bookstore

cd into the directory

$ cd bookstore

bundle install to install all the gems

$ bundle install --without production

Next, migrate the database:

$ rails db:migrate

Finally, run the test suite to verify that everything is working correctly:

$ rails test

If the test suite passes, you'll be ready to run the app in a local server:

$ rails server

Maintainers

Okike Bright โ€“ @b_okike โ€“ [email protected]

https://github.com/macbright/github-link

Future Features

  1. convert the app into a single page app using rails API at the backend and React & Redux at the frontend

  2. add a user session to the app so that only registered users can add book to the store

Contributing

  1. Fork it https://github.com/macbright/book-store-app.git)
  2. Create your feature branch (git checkout -b feature/[choose-a-name])
  3. Commit your changes (git commit -am 'What this commit will fix/add')
  4. Push to the branch (git push origin feature/[chosen name])
  5. Create a new Pull Request

License

The Rails Templates script is released under the MIT license.

book-store-app's People

Contributors

macbright avatar dependabot[bot] 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.