Skip to content

Book Store System - designed to provide book-related information to customers.

Notifications You must be signed in to change notification settings

rah00l/book_store_app

Repository files navigation

Book Store App

Build Status Coverage Status

Welcome to the Book Store App, a Ruby on Rails application designed to provide book-related information to customers.

Features

  • Search for books by title or author
  • Display detailed book information
  • Purchase available books
  • Place orders for out-of-stock books
  • Search books by publisher

Live Demo

Getting Started

To get started with the Book Store App, follow these steps:

Prerequisites

  • Ruby
  • Ruby on Rails

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/rah00l/book_store_app.git
  2. Navigate to the project directory:

    cd book_store_app
  3. Install dependencies:

    bundle install

Usage

Run the Rails server:

rails server

Documentation

For detailed documentation, please refer to the following documents:

Additionally, all documentation files are available in the docs folder within the source code. If you have any questions or need further clarification, please don't hesitate to ask.

About

Book Store System - designed to provide book-related information to customers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published