An open API service indexing awesome lists of open source software.

https://github.com/aaronrenner/zone-meal-tracker

Meal tracker for the Zone diet. (Reference app for Application Layering blog post)
https://github.com/aaronrenner/zone-meal-tracker

Last synced: 10 months ago
JSON representation

Meal tracker for the Zone diet. (Reference app for Application Layering blog post)

Awesome Lists containing this project

README

          

# ZoneMealTrackerUmbrella

[![pipeline status](https://gitlab.com/aaronrenner/zone-meal-tracker/badges/master/pipeline.svg)](https://gitlab.com/aaronrenner/zone-meal-tracker/commits/master)

Umbrella app for meal tracking.

## App Design

This is the reference app for my blog post: [Application Layering - A Pattern for Extensible Elixir Application Design][application layering blog post].

This app is also my personal playground, which I work on from time to time. Although this project will continue to follow the patterns in the blog post, if you'd like to see the state of the app when the post was published, you can check out the [`blog-post` tag](https://github.com/aaronrenner/zone-meal-tracker/tree/blog-post).

[application layering blog post]: https://aaronrenner.io/2019/09/18/application-layering-a-pattern-for-extensible-elixir-application-design.html