MVC Photo Album
- Tech Stack: Java, HTML, Java Swing
- Github URL: Project Link
Built an application that creates a simple photo album from shapes in Java and visualized in graphical and web view. Utilized Model-View-Controller (MVC) design pattern, implemented web view using HTML, Java Swing for graphical view, and applied Object-Oriented design principles.