Pantry Pals

Project Overview

Pantry Pals is a web application designed to help people keep track of the food they have at home. Many people forget what’s in their pantry or fridge, which leads to buying duplicates or letting food expire. Pantry Pals solves this problem by giving users a simple digital inventory for their pantry, fridge, freezer, and spices.

Users can easily add, update, and remove items, track quantities, and see expiration dates. The app can also automatically generate shopping lists when items are running low, making grocery shopping more organized and efficient. The interface is clean and minimal so it’s easy to use every day without feeling overwhelming.

Use Cases

Features & Future Ideas

Deployment

Pantry Pals is deployed using Vercel with Next.js and GitHub integration. The main branch of the repository is connected directly to Vercel, so every merge automatically triggers a new production build. During deployment, Vercel installs dependencies, generates the Prisma client, applies database migrations, and builds the app with zero downtime. This setup allows the team to focus on development while keeping deployment reliable and consistent.

My Contributions

These contributions focused on making Pantry Pals more practical, customizable, and easier to use in real-life situations.

Pantry Pals Home page

Pantry Pals Website

Pantry Pals Source code