- Include genre and whether the book has been read
- See books marked as "to be read"
| Color | Hex |
|---|---|
| Primary Color | |
| Secondary Color | |
| Accent Color | |
| Text Color |
This project uses Node.js as package manager
npm install -g npmInstall my-project with npm
npm install my-project
cd my-projectTo run tests, run the following command
npm testClone the project
git clone https://github.com/andeewarren/BookNook-library.gitGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm startUse this app to keep a digital record of books owned, with information such as the author and grnre, as well as if it's been read.
- Add ability to sort by title, author or genre
- Create collections for more than TBR
Contributions are always welcome!
-
Why did you decide to build this app instead of something different?
- I love collecting books but my memory isn't that great, so it's difficult when I'm at the bookstore and can't always remember if I own this book or I've read that book. Having a digital library keeps track of that for me. I also haven't found a similar app that I like for various reasons. The entry is always tedious, but I'd like to at least have something nice to look at while I work.
-
What are your plans for this app in the future?
- I want to add more functionality to the book list. I'd like to be able to sort and filter, as well as edit a book directly from its entry rather than deleting it and starting over. I'd also love to develop this into a mobile app once I have the knowledge.
Andee Warren - @LinkedIn
Project Link: https://github.com/andeewarren/BookNook-library
Use this section to mention useful resources and libraries that you have used in your projects.



