Skip to content

Flask app to visualize next talk in the schedule and remining time for each talk in each room of the conference

Notifications You must be signed in to change notification settings

candale/flask-nexttalk

 
 

Repository files navigation

flask-nexttalk

  • Working in python2
  • Testing in python3 (fails gevent-socketio)

Instructions:

pip install -r requirements/dev_requirements.txt
python app.py

TODO

  • Get information from static/data/talks.json to visualize data
  • Automatically sync static/data/talks.json with internet
  • Add media agregator

About

Flask app to visualize next talk in the schedule and remining time for each talk in each room of the conference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 88.8%
  • JavaScript 4.5%
  • Python 3.4%
  • HTML 2.4%
  • CSS 0.9%