I developed a website introducing hidden gems in Jeonju. The project aimed to collect data on approximately 80 local restaurants, allowing users to discover and explore various dining options.
Database Design and Implementation To support features like recommendation boards, restaurant information, and user reviews, I designed and implemented a database composed of three main tables: recommend_board, restaurants, and reviews.