Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.
/ pubnames Public archive

MongoDB aggregation framework demo - Interactive UK pub names wordle

Notifications You must be signed in to change notification settings

rozza/pubnames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

MongoDB aggregation framework demo - Interactive UK pub names wordle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages