Skip to content

Add modern web UI with image uploads - #9

Open
seanonymous wants to merge 1 commit into
Spyduck:masterfrom
seanonymous:master
Open

Add modern web UI with image uploads#9
seanonymous wants to merge 1 commit into
Spyduck:masterfrom
seanonymous:master

Conversation

@seanonymous

Copy link
Copy Markdown

Summary

  • Add a Vite + TypeScript web UI with drag-and-drop image selection, upload flow, preview, controls, and status polling.
  • Add Flask JSON/upload endpoints for listing options, storing validated input images, and serving input previews.
  • Make local asset paths platform-neutral and include a default brush so the app can start cleanly on Linux.

Test plan

  • python -m py_compile pyautopainter.py
  • npm run build
  • Smoke-tested /, /api/options, and a multipart image upload against the Flask app.

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant