I need simple app for personal use. App will contain around 200 image files (jpg) with names like 1, 2, 3 etc. For UI i need input field for image name (1, 2, 3....) and search button. Logic is simple. User type image name, clicks search, app shows image matching the entered name (number) in full screen. Then user can close image and type another name for searching.
Can someone help please? Possibly point to some tutorial or video? Or tell me how to do that app)