Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joakimteixeira/book-list
List to organize you favorite books.
https://github.com/joakimteixeira/book-list
bootstrap dom drag-and-drop html javascript localstorage-api mobile-first sass
Last synced: about 2 months ago
JSON representation
List to organize you favorite books.
- Host: GitHub
- URL: https://github.com/joakimteixeira/book-list
- Owner: JoakimTeixeira
- License: mit
- Created: 2020-02-24T17:10:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T19:47:43.000Z (about 2 months ago)
- Last Synced: 2024-11-07T20:37:22.112Z (about 2 months ago)
- Topics: bootstrap, dom, drag-and-drop, html, javascript, localstorage-api, mobile-first, sass
- Language: JavaScript
- Homepage: https://joakimteixeira.github.io/book-list/
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Book List
List to organize your favorite books.
![image](https://user-images.githubusercontent.com/12193814/84543060-02013f80-acd1-11ea-8a5a-deb72a31d67a.png)
## Running the Project
To get started, fork the repository, clone it, and then open the `index.html` file in the browser.
## What I've learned
- Developed mobile-first book list
- Created layout design
- Styled elements with SASS
- Worked with DOM and JSON manipulation
- Refactored project to use _localStorage_
- Implemented _filter search_ and _draggable_ functionalities