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
- Host: GitHub
- URL: https://github.com/silverjun/andongsportfest
- Owner: SilverJun
- Created: 2020-09-29T02:53:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-17T16:21:47.000Z (over 5 years ago)
- Last Synced: 2025-03-28T12:33:50.116Z (about 1 year ago)
- Topics: flask-restful, google-apps-script, google-forms, notion, notion-py
- Language: Python
- Homepage: https://sportfest.oopy.io
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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