Image Gallery
The application
Presenting a small application that shows a list of images stored locally. The user can upload a new image or delete an existing one. It’s also possible to update that tags of an image or to search for one or more images by type the right associated tag.
Used Technologies
Client Side
The project uses libraries for a better page style and jquery for the needed animations.
Server Side
There's a server that handles the requests and makes the necessary operatins. For that, nodejs is required.
The Experience
A project that brings the importance of making operations without having to reload the page. This reduces also memory resources. Important also to keep in mind the modal window works.
You can view the site here.