Git Product home page Git Product logo

ra-data-google-sheets's Introduction

ra-data-google-sheets: a data provider for react-admin, based on Google Sheets

hackday Archived Repository
The code of this repository was written during a Hack Day by a marmelab developer. It's part of the distributed R&D effort at marmelab, where each developer spends 2 days a month for learning and experimentation.
This code is not intended to be used in production, and is not maintained.

Create a Google Sheet spreadsheet, add your data and build an entire admin app on it.

This module provides a react-admin data provider and Google API helpers to work with private documents.

More details are coming on marmelab's blog.

Screencast

Development

Requirements:

  • Dependencies are managed by yarn
  • Commands are launched using make

Setup:

Install the dependencies with:

make install

Start:

Start the demo application in watch mode with:

make start

Data

You can find data in the ./assets/ folder to help you reproducing the demo.

These data are formatted using CSV files separated by comma.

  1. Devs:

    1. Create a first tab named devs
    2. Import the content of the file /assets/ra-data-google-sheets-devs.csv
  2. Devs:

    1. Create a second tab named projects
    2. Import the content of the file /assets/ra-data-google-sheets-projects.csv

Distribution

Build:

Build the library using:

make build

ra-data-google-sheets's People

Contributors

luwangel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ra-data-google-sheets's Issues

I dd't seen npm or yarn packages

I can't install this package
with yarn
yarn add ra-data-google-sheet yarn add v1.22.19 [1/4] ๐Ÿ” Resolving packages... error An unexpected error occurred: "https://registry.yarnpkg.com/ra-data-google-sheet: Not found". info If you think this is a bug, please open a bug report with the information provided in "/Users/apple/Documents/khantnyar/googlesheet/yarn-error.log". info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

with npm
ple@Gnext ~/Documents/khantnyar/googlesheet โ•ฐโ”€$ npm install ra-data-google-sheet 1 โ†ต npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/ra-data-google-sheet - Not found npm ERR! 404 npm ERR! 404 'ra-data-google-sheet@*' is not in this registry. npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.