This document describes a mini project to graphically represent a stack. It includes source code with comments to show push and pop operations on a stack with graphics. The outputs show the menu, stack operations of push and pop, and animations of elements being added and removed from the stack graphically. References are provided to Wikipedia and other websites for information on stacks.