Culinary Otter: A Recipe Web Application

A recipe web application and a user-friendly platform for culinary inspiration.

Culinary Otter: A Recipe Web Application

Culinary Otter is a user-friendly recipe application I built for CST336: Internet Programming to provide culinary inspiration for students and home cooks. I combined a robust backend with external APIs to deliver a seamless experience for searching and saving favorite recipes.

The application allows users to:

  • Search for recipes using an external database.
  • View recipe details, including ingredients and instructions.
  • Create user accounts to save favorite recipes.
  • Create customized recipes from recipe lists.
  • Manage personalized lists of favorite recipes.
  • Retrieve saved recipes for later use.
  • Enjoy food images provided via an external API.

The project demonstrates a polished front end and reliable data persistence, delivering a professional-grade web experience. A seamless user experience relies on the tight integration of solid backend logic and dynamic external data.

Project Deliverables