shriyadh / Photobook-Animator

March 2022 - JAVA / MVC / OOD / SWING / HTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Photobook-Animator

The Photobook is an application which can be used to create a photo album based on instructions passed in by the user. The file parser reads in the instructions from the text file and uses an adapter class to make the model based off of it. The new model generated returns a list of Snapshot objects to the controller and that is passed on to the View. The view then renders the album based on snapshot information. The view can be graphical or web based.

About

March 2022 - JAVA / MVC / OOD / SWING / HTML


Languages

Language:Java 55.3%Language:HTML 44.7%