IBM / FoodTrackerBackend

This tutorial teaches how to create a Kitura Swift backend for the FoodTracker iOS app tutorial from Apple. This project contains a version of the tutorial code that has been updated to use Codable rather than NSCoder.
109 stars 38 forks source link

Added Tutorial for Stencil Templating #16

Closed Andrew-Lees11 closed 6 years ago

Andrew-Lees11 commented 6 years ago

Pull request adding stencil.md and referencing it from the main repo.

This tutorial takes you from a completed backend to having the server providing a html frontend with stencil templating and displaying the users meals and allowing the website to add additional meals.

This is awaiting Helen's Review before it will be merged

seabaylea commented 6 years ago

@Andrew-Lees11 Could you make updated based on Helen's feedback (and rebase as we've now added the ORM content)

seabaylea commented 6 years ago

LGTM. Merging.