Added MVP information
This commit is contained in:
parent
44804ef9a7
commit
6b6df81b1e
1 changed files with 12 additions and 1 deletions
13
README.md
13
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.
|
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.
|
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.
|
12. The product shall monetise via tiered monthly quotas and Stripe‑handled subscriptions.
|
||||||
hallo
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue