Skip to content

Parsing the Github and notifying real-time change using Flask and Electron (팀원 : 김나연, 이재훈, 정병길)

License

Notifications You must be signed in to change notification settings

Jaram2018/2018-Jaram-Summer-Workshop

 
 

Repository files navigation

2018 Jaram Summer Workshop

팀원 - 김나연, 이재훈, 정병길

  • 2018 자람 여름 Workshop - Electron 을 이용한 Web Application 만들기
  • Electron 과 Flask 연동
  • Github 사용자 Repository 의 ReadMe, Issue, Pull Request 를 Parsing 후 표기
  • 실시간 알람을 이용하여 Issue 와 Pull Request 의 변화 유무를 확인
  • Ajax 를 이용한 싱글 페이지 구성

To Use

# Clone this repository
git clone https://github.com/ByeongGil-Jung/2018-Jaram-Summer-Workshop.git
# Go into the repository
cd 2018-Jaram-Summer-Workshop-master
# Install dependencies
npm install
# Run the app
npm start

License

CC0 1.0 (Public Domain)

ETC

  • Server Port : 8011

About

Parsing the Github and notifying real-time change using Flask and Electron (팀원 : 김나연, 이재훈, 정병길)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 41.9%
  • Python 40.1%
  • JavaScript 18.0%