user01 9cf163908f Store photos on server, save path in Excel instead of base64
- Add POST /upload endpoint to server.py (saves to photos/ dir)
- Add DELETE /photos/ endpoint for photo removal
- Replace base64 photoData with server-stored photoPath
- Export/import uses path string instead of large base64 data
2026-05-15 19:08:21 +09:00
Description
No description provided
132 KiB
Languages
HTML 93.6%
Python 6.4%