The web application currently only allows users to upload a picture. Functionality should be added so they can also add a description of the respective picture and the gallery which contains it. The database namespace should be altered to hold the necessary data and a handler function needs to be created in the gallery.clj namespace to serve the descriptions on the frontend.
The web application currently only allows users to upload a picture. Functionality should be added so they can also add a description of the respective picture and the gallery which contains it. The database namespace should be altered to hold the necessary data and a handler function needs to be created in the gallery.clj namespace to serve the descriptions on the frontend.