Set up small web app in local


Details
Let's make a small webapp from scratch!
I'll use
python3, docker, flask, jinja2, mongoengine and html.
I'm working on making a presentation. here (https://docs.google.com/presentation/d/1DCkP8GLR1EfkNChS3Bd4c45tDQjwtfq0E5LVlguEi-w/edit?usp=sharing)
These are products we will make
• what is your name (http://ec2-54-149-233-175.us-west-2.compute.amazonaws.com:5000/)
• Task List (http://ec2-54-149-233-175.us-west-2.compute.amazonaws.com:5001/)
• Simple Vote (http://ec2-54-149-233-175.us-west-2.compute.amazonaws.com:5002/)
• Advanced tasklist (http://ec2-54-149-233-175.us-west-2.compute.amazonaws.com:5003/)
• yah** news scraper (http://ec2-54-149-233-175.us-west-2.compute.amazonaws.com:5004/)
• yah** news history (http://ec2-54-149-233-175.us-west-2.compute.amazonaws.com:5005/)
You can get source codes at my git repositories (https://github.com/koukimetal?tab=repositories)
If you want to run these products at this Meetup, please bring mac or linux or windows laptop.
For mac or windows laptop
I recommend you to download or install docker tool box (https://www.docker.com/products/docker-toolbox)
For windows user
If your user name contains non-ASCII (e.g. けいた) character, unfortunately, docker doesn't work. Please prepare ASCII user. (e.g. keitak)
I'm looking forward to seeing you.
Place
Co-Edo (https://www.coworking.tokyo.jp/)
Access
The nearest station is Kayabacho (Hibiya line and Tozai line)
The nearest exit is #3
Detail (http://blog.coworking.tokyo.jp/p/access.html#access-in-english)
Registration
Go to 5F at Co-Edo
Please say "Set up small web app in local" and pay 1000 yen, then receptionists will lead you.

Set up small web app in local