CST336: Internet Programming

Provides students with dynamic web application development skills, focusing on PHP, MySQL, and JavaScript. Coverage includes the Internet architecture, XHTML, CSS, programming with PHP, database and MySQL, and client-side programming with JavaScript.


Culinary Otter: A Recipe Web Application

April 18, 2025

Culinary Otter is a user-friendly web application designed for students and home cooks seeking culinary inspiration. It 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 combines a robust backend, external APIs, and a polished front end to deliver a seamless culinary experience.

Read More...

Back to Top