Coder Social home page Coder Social logo

book-thing.io's Introduction

Book-Thing.IO

A community driven, book recommendation application. Users can create lists of their favorite books and have others recommended to them.

Motivation

We wanted a book recommendation app that was community driven. Books and lists are all created by the users.

Build Status

Build Status

Screenshots

Login Screen/Landing Page:

login screen

About:

about

Library:

library

Recommendations:

recommendations

Environment Setup

  1. Setup your own postgress server
  2. Run the database_script.sql file to build your table structure
  3. Create a .env file in your server folder which contains the path to your database as well as your client id and secret
  4. Obtain a client id and secret by setting up your app with the google developers console
  5. Run your project with
npm run dev

Running the tests

To run all tests, run

npm test

To run just the front/back end tests, run

npm run test:server

npm run test:client

Built With

Front-End

  • React
  • Redux
  • React-Router

Back-End

  • Postgress
  • Express
  • Node
  • Knex

Testing

  • Mocha
  • Chai
  • Chai-http
  • Jest

Features

  • Create a list of books
  • Add your favorite books
  • Like lists to get recommendations
  • See every book currently in the library

Demo

Authors

  • Sonja Duric - ** - Database design/Back-End development
  • Jonathan Fitzgibbon - ** - Back-End development/testing
  • Tanner Gill - ** - Front-End development/testing, styling
  • Patrice White - ** - Front-End development/testing, styling

Acknowledgments

  • Ben Pardo - ** - The Great Savior, The Wise Sage

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.