TheGallery

Role: Web Design / Full Stack Development

Personal Project: Jacob Price

Year: 2023

Scroll Down

TheGallery.Land Is a Full Stack web application deisgned to help users get royalty free images. Uses API request to pull images from a database via REST API.

InspiredWebsites
Thegallery2
InspiredWebsites3
InspiredWebsites4
TheGallery5
InspiredWebsites6
InspiredWebsites7
InspiredWebsites8
InspiredWebsites9

My View after the Project

This experience illuminated the power of scripting in optimizing database management, illustrating how automation can significantly streamline tasks and enhance the overall functionality of a project.

About the Project

In my work on TheGallery project, I acquired a profound understanding of streamlining database processes through scriptwriting. I developed a script that automates the addition of images to the database by scanning the filesystem. The script identifies images whose names are not already in the database, located within a specified folder path, and dynamically incorporates them. Read More