From 2e338bd407664931c4f3f6e97b36d82413c1f0ef Mon Sep 17 00:00:00 2001 From: Ryan Parmeter Date: Sat, 30 Nov 2024 13:17:23 -0700 Subject: [PATCH] Initial commit --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d2f8bd6 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Photobooth Application + +## Frontend + + - Photo booth client endpoint - loads the camera station + - User interface, create event, associate camera stations, view event and session photos + +## Backend + + - REST API for event/session authorization and workflows, photo uploads