An open API service indexing awesome lists of open source software.

https://github.com/silverjun/andongsportfest

https://sportfest.oopy.io
https://github.com/silverjun/andongsportfest

flask-restful google-apps-script google-forms notion notion-py

Last synced: about 1 month ago
JSON representation

https://sportfest.oopy.io

Awesome Lists containing this project

README

          

# AndongSportFest

2020 안동 학생스포츠 대축전 노션 페이지 프로젝트

https://sportfest.oopy.io

* oopy.io를 사용해 노션 페이지에 custom url 적용
* 스마트폰 홈화면에 바로가기 아이콘 추가
* 각 기기별로 내장기능 사용하도록 안내
* 아이콘은 oopy.io에서 제공하는 script injection을 사용해 header영역에 소스코드 추가
* 구글 폼에 영상을 올리면 notion에 자동으로 등록되도록 프로그래밍
* 구글 폼에 연결된 스프레드시트에 Google apps script를 추가
* 구글 폼이 제출되었을 때 해당 데이터를 담아 Flask 서버에 post request
* Flask에서 post 받으면 notion-py로 만든 업로드 스크립트를 백그라운드로 실행

# 사용한 것들
* notion
* oopy.io
* HTML
* google form
* google spread sheet
* google drive
* google apps script
* python
* notion-py
* Flask
* Flask-restful
* Azure vm instance