Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 442 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 442 Bytes

Khaleesicode

This is a flask application that handles my website. It features:

  • Microblog application
  • Login form
  • Fried Chicken Index form
  • Fried Chicken Index map of London using Bokeh charts
  • Fried Chicken Index RESTful API
  • Personality analysis app powered by IBM watson

Requirements

Available in requirements.txt

Tests

Tests can be run from modules.tests.py. Tests are based on Flask Unit Tests and log to console only.