Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rozza/pubnames
MongoDB aggregation framework demo - Interactive UK pub names wordle
https://github.com/rozza/pubnames
Last synced: 13 days ago
JSON representation
MongoDB aggregation framework demo - Interactive UK pub names wordle
- Host: GitHub
- URL: https://github.com/rozza/pubnames
- Owner: rozza
- Archived: true
- Created: 2013-06-10T07:42:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-11T14:30:27.000Z (about 11 years ago)
- Last Synced: 2024-08-01T22:54:06.191Z (3 months ago)
- Language: JavaScript
- Size: 1.18 MB
- Stars: 12
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
UK Most Popular Pub Names
=========================Run locally
-----------Expects mongodb >= 2.4 to be running locally.
1. Load the bson data:
mongorestore -d demos -c pubs pubs.bson
2. Load the requirements
pip install -r requirements.txt
3. Run the app!
python pubs.py debug
4. Go to localhost:5000!
Move the map the generate a new wordle
Online demo
-----------http://pubnames.rosslawley.co.uk/