diff --git a/.flaskenv b/ui/.flaskenv similarity index 100% rename from .flaskenv rename to ui/.flaskenv diff --git a/app.py b/ui/app.py similarity index 100% rename from app.py rename to ui/app.py diff --git a/templates/base.html b/ui/templates/base.html similarity index 100% rename from templates/base.html rename to ui/templates/base.html diff --git a/templates/index.html b/ui/templates/index.html similarity index 100% rename from templates/index.html rename to ui/templates/index.html