Skip to content

Instantly share code, notes, and snippets.

@nikhildx
nikhildx / designer.html
Last active December 10, 2015 14:44
designer
<link rel="import" href="../core-scaffold/core-scaffold.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<link rel="import" href="../core-menu/core-menu.html">
<link rel="import" href="../core-item/core-item.html">
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-menu/core-submenu.html">
<link rel="import" href="../core-input/core-input.html">
<polymer-element name="my-element">
openapi: 3.1.0
info:
title: DX NEET Mentor Progress Tracker API
version: 1.0.0
description: >
API for recording and retrieving NEET Mentor student progress logs using Google Sheets.
servers:
- url: https://script.google.com/macros/s/AKfycbyMSz5nHh4yZrLri-gnF3lV0qx-AN46vmoFE6Osb676fGjfhvm439F4mTSpZLwxOYe1dA/exec
paths:
/: