From 6b6df81b1e286b8f44616fb71fb8bc0490f85abf Mon Sep 17 00:00:00 2001 From: Jeen Koster Date: Mon, 4 Aug 2025 20:48:34 +0200 Subject: [PATCH] Added MVP information --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 412051a..de0f858 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,15 @@ 10. The product shall let any authenticated user rename many images in one batch using a combination of user‑supplied keywords and automatic computer‑vision tags. 11. The product shall output renamed images that are search‑engine‑friendly, syntactically safe for all major file systems, and semantically descriptive of image content. 12. The product shall monetise via tiered monthly quotas and Stripe‑handled subscriptions. -hallo \ No newline at end of file +hallo + +### Minimal viable product specs + +The MVP has to only have funcitonality for the user to supply keywords that the filenames should be based on. + +It is just 1 landingpage with upload functions and the following features: + +There should be a " enhance with ai" button to further expand the list of keywords to use when ranaming the images. + +it should be posible to see the uploaded images as thumpbnails after uploading them. When the new names are generated, they should be underneath the coresponding image to indicate that that wil be the new file name. +