Giter VIP home page Giter VIP logo

buy_the_book's Introduction

Buy the Book! - Online Bookstore

Books are the treasured wealth of the world. -- Henry David Thoreau

Table of Contents

Description

Our team considered the challenges that Coronavirus has presented and the new normal many of us are facing -- spending more time at home, more 'free time' on our hands, a wealth of entertainment options to pass that time.

What better way to pass this time, than by diving into a Book? As Nora Ephron says:

Reading is escape, and the opposite of escape; it’s a way to make contact with reality after a day of making things up, and it’s a way of making contact with someone else’s imagination after a day that’s all too real.

Buy the Book! is an online Bookstore for anyone to find their next great read. Select a book from one or more of our curated categories and see how reading can change your life.

Take a Look

📚 Buy the Book!

Home Page

How to use Buy the Book

  • At first, you'll be presented with a selection of our curated collection
  • Select a Book to see the Description and Availability
  • Click ☰ to view and choose from our categories
  • Add a Book to Cart -- feel free to pick more than one!
  • Check out what's in your Cart 🛒, and Checkout to complete your order
  • Click 🏠 or Buy the Book! to get back home

Deployment

Locally

Note: This application requires a local MySQL Database

To install and use locally,

  1. git clone the repository to a local directory
  2. In the terminal, cd to the repository directory and run
npm i
  1. In your local SQL Instance, run the Schema.sql, author_seed.sql, and books_seed.sql queries to populate the data

  2. Then start the application with:

node server.js
  1. You can then navigate to http://localhost:8080/ in your browser of choice

Online

All that being said, you can find the deployed application on Heroku. Buy the Book online and save yourself some time and effort!

Technologies Used

This application is built with Materialize CSS Framework and Handlebars for the front end.

The back end uses Node.js and Express.js, backed by a MySQL database with a Sequelize ORM.

  • Materialize - CSS Framework
  • Handlebars - Handlebars is a simple templating language
  • Node.js - JavaScript runtime
  • Express.js - Lightweight web application framework for Node.js
  • mysql2 - MySQL client for Node.js with focus on performance
  • Sequelize - Promise-based ORM (Object Relational Mapping) for Node.js

Additional Technologies used are:

  • lodash - JavaScript Library that provides utility functions -- used for Object Mapping in this app
  • accounting - JavaScript Library providing simple and advanced number, money and currency formatting

Contributors

Team Weezer

buy_the_book's People

Contributors

karpagasathya avatar anitha-venkatesan avatar pangsua26 avatar jkthomps21 avatar joh07995 avatar jaing30 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.