Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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