Skip to content

React on Rails web application for Lighthouse Labs final project

Notifications You must be signed in to change notification settings

Vani11aG310/victoria-book-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Victoria Book Box

Victoria Book Box is a mobile-friendly website to track locations of book boxes and their current inventory. Allows users to input data about books they are adding to a box. Users can search boxes for books they may be interested in. Users can receive a notification when a book they are interested is added to the collection.

Team Members

  • Angelo Villanueva
  • Mike Noseworthy
  • Rod Nickle

Tech Stack

  • Front End: React
  • Back End: Ruby on Rails
  • Database: Postgresql

Setup

  1. Clone the repo git clone [email protected]:Vani11aG310/victoria-book-box.git
  2. Follow the instructions in the Backend README for the Backend setup.
  3. Follow the instructions in the Frontend README for the Frontend setup.

Instructions to Run

  1. Open a console.
cd backend
bin/rails server
  1. Open a second console.
cd frontend
npm start
  1. Go to http://localhost:3000 in your browser.

Project Screens

Responsive Design

Mobile

Mobile layout

Desktop

Desktop layout

Book Details

Book Details Page

Book Boxes

Book Boxes Page

Wishlist

Wishlist Page

About

React on Rails web application for Lighthouse Labs final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •