Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 829 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 829 Bytes

img-tags

The application for assign tags to images.

Screenshot

The task:

  1. The user chooses image from the gallery default dialog and enters tags with a comma;
  2. Image's path and tags save to DB;
  3. The user can watch images and their tags. Tags have to be near from a image;
  4. Need to make filtration the images by tags. Tags for filtration enter with a comma too;
  5. The app have to be make on MVP pattern;
  6. Write examples the unit-tests, which check the app's models and presenters with substitution the real views on mock.

Used software stack: