Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jernestmyers/library-app


https://github.com/jernestmyers/library-app

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# library-app
### project 1 from the odin project's full stack javascript course
library makes use of an object constructor that builds an array of book objects to be added or removed from display. i chose to utilize a form on the left container for users to input the book information. books display in a table in the main body of the page. users have 3 choices that can be amended after displaying the book: read it, reading it, wish to read.