https://github.com/pj-pj-pj/library
This is a library program that allows users to store and manage a collection of books.
https://github.com/pj-pj-pj/library
css-grid javascript
Last synced: 7 months ago
JSON representation
This is a library program that allows users to store and manage a collection of books.
- Host: GitHub
- URL: https://github.com/pj-pj-pj/library
- Owner: pj-pj-pj
- Created: 2023-05-09T08:18:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T04:56:53.000Z (about 2 years ago)
- Last Synced: 2025-01-16T15:58:08.544Z (9 months ago)
- Topics: css-grid, javascript
- Language: JavaScript
- Homepage: https://pj-pj-pj.github.io/library/
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# library
website for tracking the books you've read or currently reading## features
- `add` a book to your library
- enter the book's `title`, `author`, and number of `pages`
- update if you've already `finished` a book you were reading
- `delete` the book from your library