A simple backend made using vapor. It allows to add cupcake types and view a list of cupcake orders. Its corrosponding iOS app is made using SwiftUI, which allows to order any cupcake. HTML rendering is done using Leaf and the database used is SQLite implemented using Fluent.