Skip to content
This repository has been archived by the owner on Sep 19, 2021. It is now read-only.

MingSiro71/homework_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homework_viewer

homework_viewerは、g's academy TOKYO devコースチューター向けに作成された 課題提出管理用のスプレッドシートからサーバーレスでデータを取得し、フィードバックを書き込むことのできるアプリケーションです。

アプリケーションは安全のためにAPIキーを記載したファイルを除外して公開されています。 ダウンロード後は非公開コミュニティからAPIキーを取得してセットすることが必要です。

また、期が変更されるごとにスプレッドシートも新しくなるため、その際も新しいAPIキーをコミュニティから取得する必要があります。 APIキーは次のようにファイルを作ることでアプリケーションにロードされます。

ファイルパス: ./homework_viewer/asset/javascript/keys.js

const key = "The key copied from comunity";

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages