Skip to content
Gustav Gybäck edited this page Mar 27, 2018 · 2 revisions

The code is devided into two parts, the front-end and the back-end.The folder API contains all supportive components for app.py which runs the back-end.

In this folder we find the folders common and db(database) as well as the following programs. db contains all .json files that the system needs.

These programs fetches data from chapter sources and repackages it as .json files stored in the folder db.

Name Source
Calendar.py Google calendar: Fysiksektionen
Facebook.py Facebook page: Fysiksektionen
Instagram.py Instagram: Fysiksektionen

Navigation

Clone this wiki locally