Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jernestmyers/library-app
https://github.com/jernestmyers/library-app
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/jernestmyers/library-app
- Owner: jernestmyers
- Created: 2021-05-01T03:10:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-28T15:10:03.000Z (over 3 years ago)
- Last Synced: 2023-08-14T21:43:02.503Z (over 1 year ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.