A Java Spring Boot site
View Animator (Render) View Code (GitHub)
Animator is a Java program run in command line to convert a text file into a svg file.
The goal of this project was to utilize object-oriented programming principles and design patterns like model-view-controller, factory pattern, and adapter pattern.
The animator was modified to use Spring Boot to serve a simple web page hosting the svg files generated by the command line program.
Below are links to sample input text file and the output svg file generated by the animator.