This is a simple app that allows me to do 3 things:
- Upload a folder full of images
- Review all the images in the folder and choose Yes or No on those images. Yes means the image will be uploaded to an external host, and No means it will simply move on.
- Annotate each uploaded image with a variety of metadata including album data, date data, category data, etc.
The point of this project is to upload all of the images onto an external host and access them through a MongoDB database to then render them on the front-end in my portfolio website.