SQLite Library Manager for the Treehouse FSJS Techdegree
An app to catalog your magnificent collection of leather bound books. Create, read, update and delete books from the catalog. You can also search for books by any attribute. Results are paginated.
You will need Node.js to run the project
- Download or clone the repository
- change into the project directory
- $ npm install
- $ npm start
- SQLite
- Sequelize
- Express
- JavaScript
- HTML
- CSS
- created a colour palette that adheres to accessibility guidelines for contrast; tested with Chrome Dev Tools
- used CSS variables to store the colour palette and applied to backgrounds, input, links and buttons
- Layout uses CSS grid to position book image to the side
- Form uses flexbox
- Chrome
- Firefox
- Chrome for Android
- Agata Zurek