commit 2e338bd407664931c4f3f6e97b36d82413c1f0ef Author: Ryan Parmeter Date: Sat Nov 30 13:17:23 2024 -0700 Initial commit 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