Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 239 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 239 Bytes

PizzaTheHutt

This is a super simple pizzeria project to dabble in java programming

Konown bugs:

1, GSON wrapper class JsonParser does not work when used with a template in a higher level class like UserManager. Switched to Jackson.