I am trying to implememt script in Angular JS which add images one by one next to previously added image upto 4 images. User can delete any of the image. If deleted, image should be moved accordingly. For example, there are 4 images (as all the 4 are loaded, I can’t see option to add more) and I have deleted 2nd image. It should move 3rd and 4th image one step back. And option to add more image will be appeared.
Here is Screenshot Files: