Skip to content

JonathanDavis22/Night-Owl-Booklist

Repository files navigation

Booklist

A Node/JavaScript-built booklist in the MVC architectural pattern. Includes custom-built ORM and JAWSDB database for Heroku deployment.

Getting Started

Visit https://night-owl-booklist.herokuapp.com/.

Use

Visit the website: Homepage

Add a book title and corresponding author in the input fields. Click the green thumbs-up button to submit the book. The book will be added to your 'Unread Books' column. Once you have read the book, click the purple book icon. The book will be moved to your 'Read Books' column. Click the red trash button to delete the book altogether from your booklist.

Built With

  • Node - The JavaScript runtime used.
  • MySQL - Used to create realtime database for storefront inventory.
  • JAWSDB - Used to provide Heroku SQL database functionality.
  • Express - Used for routing.
  • Handlebars - Used for semantic templating.

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published