Giter Site home page Giter Site logo

kintonedemo's Introduction

KintoneDemo

Documentation

Default plugin structure:

src/

`css/`
- `customize.css` // Stylesheet for desktop view
- `config.css` // Stylesheet for Plug-in Settings

`html/`
- `config.html` / /HTML for Plug-in Settings

`image/`
- `icon.png` // Plug-in Icon

`js/`
- `customize.js` // App customization for Desktop
- `mobile-customize.js` // App customization for Mobile
- `config.js` // JavaScript initiated on Plug-in Settings

`manifest.json`

Log

8.27.23

  • Made kintone app
  • got api key?
  • postman calls :check:
  • javascript hello world
      • basic api calls
  • looked at kintone api documentation
    • rest api
    • javascript api ๐Ÿ‘€
  • looked at intro to plug-in development guide
    • kintone documentation is bad :)
    • installed kinton plugin-packer
      • useful commands:
        • kintone-plugin-packer src (first time per plug-in)
        • kintone-plugin-packer --ppk <generated .ppk file name> src
  • sucessfully uploaded (dummy) plug-in

8.28.23

  • figured out api calls, async functions, and async calls
  • merging cli test with plug-in infrastructure
  • the 'cancell' typo in plug-in settings :')

Questions

  • are we making Javascript/CSS files for Customizing an App? ==> plug-ins?
  • how are apps tested?
    • through console?

kintonedemo's People

Contributors

imnotartsy avatar

Watchers

 avatar

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.