Commit Graph

35 Commits

Author SHA1 Message Date
Kevin Dungs ce9cd36c9d Integrate the API into the App.
Very simple proof of concept for the moment.
Also the map is now click-able and the marker updates its label via the
API.
2014-11-18 10:10:18 +01:00
Tim Head 675b4e330c Started a JSON API 2014-11-18 07:22:28 +01:00
Tim Head ff5d158a4e Yet another wordlist, based on WordNet this time 2014-11-17 18:25:37 +01:00
Tim Head 7d657e99ca Merge pull request #4 from kdungs/master
Merge changes to the webservice
2014-11-17 18:19:33 +01:00
Kevin Dungs 6418ff4871 Small visual improvements. 2014-11-17 17:11:28 +01:00
Kevin Dungs 98d26a4b61 Add marker. 2014-11-17 16:59:10 +01:00
Kevin Dungs af29d6321f Small changes to UI. Also add warning about state of the project. 2014-11-17 16:49:06 +01:00
Tim Head 361d113c9a Updated README and html 2014-11-17 16:40:58 +01:00
Tim Head f88c7f856d Bug fix for duplicate words
This word list is still pretty bad ...
2014-11-17 16:38:15 +01:00
Tim Head 2b514a981d Merge pull request #3 from kdungs/webservice
Add Gunicorn to requirements.
2014-11-17 16:12:32 +01:00
Tim Head 9c9f32c2a7 Added a word list generator using google ngram as input 2014-11-17 16:11:41 +01:00
Kevin Dungs f1ee767f9d Add Gunicorn to requirements.
Also fix call to gunicorn.
2014-11-17 16:00:32 +01:00
Tim Head 6902b59dbf Merge pull request #2 from kdungs/webservice
Getting ready for heroku
2014-11-17 15:53:59 +01:00
Kevin Dungs c08ef2d10c Fix import 2014-11-17 15:44:39 +01:00
Kevin Dungs eed50f8ac6 Preserve functionality to run locally.
On the server the app is now run by gunicorn.
2014-11-17 15:43:32 +01:00
Kevin Dungs 2abcf46b30 Add Procfile. 2014-11-17 15:32:49 +01:00
Kevin Dungs 6119fea497 Fix requirements again. Should work now. 2014-11-17 15:26:07 +01:00
Kevin Dungs db3d286f70 Fix requirements. 2014-11-17 15:20:32 +01:00
Kevin Dungs c6ccdac193 Add requirements. Does this work this way? 2014-11-17 15:16:56 +01:00
Kevin Dungs 8eeea4b7d3 Prepare app for Heroku. 2014-11-17 15:16:43 +01:00
Kevin Dungs 160ee4473b Nowadays stuff is called "App". 2014-11-17 15:14:55 +01:00
Tim Head 485b25053e Updated install instructions and added new collaborator 2014-11-17 14:55:12 +01:00
Tim Head ce8fbf5f04 Merge pull request #1 from kdungs/webservice
Adding the beginnings of a webservice.
2014-11-17 14:51:02 +01:00
Kevin Dungs 3a0d905660 Fix spelling. 2014-11-17 14:45:04 +01:00
Kevin Dungs d382b7bc96 Adjust zoom. 2014-11-17 14:05:57 +01:00
Kevin Dungs 6f1a9824f0 Add section about webservice to README. 2014-11-17 14:04:38 +01:00
Kevin Dungs 34a18b6eca Add simple webservice. 2014-11-17 11:44:55 +01:00
Tim Head 1cb16ab621 Update README.md 2014-11-17 11:21:37 +01:00
Tim Head ee608b46b5 Less convoluted conversion of a list of bytes to integer
After a few hours of sleep I do remember basic computing
2014-11-17 10:45:51 +01:00
Tim Head 20a256fc65 Update README.md 2014-11-17 07:01:42 +01:00
Tim Head 2a39a9b188 Update thesethreewords.py 2014-11-17 01:10:43 +01:00
Tim Head 5c536db04a Update README.md 2014-11-17 01:06:19 +01:00
Tim Head e91356c0c1 Initial commit 2014-11-17 01:03:10 +01:00
Tim Head bb3591fa17 Update README.md 2014-11-16 22:31:50 +01:00
Tim Head 2e60166a1b Initial commit 2014-11-16 22:31:11 +01:00