diff --git a/.gitignore b/.gitignore index 0dd8805..8d20ee8 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,7 @@ venv.bak/ !.vscode/launch.json !.vscode/extensions.json .history +node_modules/ +deploy/ +media/ + diff --git a/booker/static/sound/beep.mp3 b/booker/static/sound/beep.mp3 new file mode 100644 index 0000000..a6853a7 Binary files /dev/null and b/booker/static/sound/beep.mp3 differ diff --git a/booker/templates/booker/index.html b/booker/templates/booker/index.html index 4e6271c..e99ca10 100644 --- a/booker/templates/booker/index.html +++ b/booker/templates/booker/index.html @@ -54,5 +54,9 @@ +
Use your smartphone to scan.
+