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

https://github.com/ev0clu/library


https://github.com/ev0clu/library

firebase javascript webpack

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# **Library**

A small library has built where you can create a collection of books that you've read or you want to read in the future.

### Demo: [Link](https://ev0clu.github.io/library/)

## Features

- Add book
- Remove book
- Change the read status of book
- Inactivate the background during pop up menu
- Store data in Firebase

### Developement dependencies

- [Webpack](https://webpack.js.org/)
- [Firebase](https://firebase.google.com/)

### Layout

![layout picture 1](https://github.com/ev0clu/library/blob/main/layout1.png?raw=true)
![layout picture 2](https://github.com/ev0clu/library/blob/main/layout2.png?raw=true)