eduqz / library-manager

Application to find and register books in spreadsheet, using Google Sheets API, Google Books API and Google Login/Authentication.

Home Page:https://biblioteca-patronato.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library Manager

Introduction

This project is created to provide an application capable of registering books on a Google Spreadsheet, using Google Sheets API. To make this easy, the ISBN of the book is provided, to be used to obtain data from the Google Books API.

Technologies

This is a web application writted in JavaScript using React as library for building user interfaces, styled-components as CSS-in-JS tool and Ant Design as UI library.

How to run

  1. Use yarn command, to install project dependencies
  2. Use yarn start to run the application
  3. Open http://localhost:3000 to view it in the browser.

Demonstration

ezgif-5-4d4eb1f31a26

About

Application to find and register books in spreadsheet, using Google Sheets API, Google Books API and Google Login/Authentication.

https://biblioteca-patronato.herokuapp.com/


Languages

Language:JavaScript 94.8%Language:HTML 3.1%Language:CSS 2.2%