Giter Site home page Giter Site logo

aliciapaz / bookhouse Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 781 KB

An online book store where buyers can browse and buy from a collection of books offered by registered sellers.

License: MIT License

Ruby 71.15% JavaScript 7.73% CSS 0.73% SCSS 0.34% HTML 20.05%

bookhouse's Introduction

๐Ÿ“– Book House

An online book store where buyers can browse and buy from a collection of books offered by registered sellers.

Built With

  • Ruby v3.0.0
  • Ruby on Rails v6.1.4

Live Demo

Check the live version of the app!

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Ruby on Rails v6.x. To learn how to install Ruby on Rails, please follow this link
  • Postgres

Setup

  • Clone this repository using the link above (click on the 'code' button)
  • Open a terminal and cd to the cloned repository
  • run bundle install to install the dependencies
  • run rails db:create
  • run rails db:migrate
  • run rails db:seed

Local Development

  • Open a terminal and start a server with rails s
  • Open another terminal and start redis with redis-server
  • Open http://localhost:3000/ in your browser.

Usage

For sellers

  • Sign up as a seller by providing a name, email, phone and password
  • Publish books for sale
  • See your earnings grow with the sales!

For buyers

  • Sign up as a buyer by providing a name, email, address and password
  • You'll receive $50 after signing up!
  • Start browsing books and add them to your cart
  • Once you're ready, proceed to check out

Run tests

Run rspec -fd

Deployment

  • Deployed in Heroku

License

This project is MIT licensed.

Contribute

Issues and feature requests are welcome on the issues page

bookhouse's People

Contributors

aliciapaz avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

minos95

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.