Skip to content

ianwhiscombe/book-finder-console-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to book-finder-CRUD-console-app 👋

Twitter: i4nw

A small CRUD based app that runs in the console designed to demonstrate my understanding of JavaScript classes, constructors and methods. This app holds a library of your books, showing the title, author, genre, location in your house and your five star rating. It allows you to:

  • Create a new book and and it to your library.
  • Read/search for an existing book.
  • Update and amend the location and rating of a book.
  • Delete a book from your library.

Demo

Screenshot

CleanShot 2020-09-11 at 14 55 07@2x

Usage

Open your browser console to see the app in action. 

Author

👤 Ian Whiscombe

Show your support

Give a ⭐️ if this project helped you!


About

JavaScript console based CRUD app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors