ƒ(dev)

squawk-elixir

Build a microblogging service using Elixir and Elm.

Objective

To document and build a microblogging service application, using Elixir, Elm, and other applicable technologies and tools.


While the concept of a microblog may seem simple on the surface, a surprising number of mechanical and behavioral concerns must be addressed to provide even the rudimentary elements of this kind of service application. This project will focus on the strengths and inherent challenges of building a distributed service using Elixir. Elm will be used to build the front-end experience, allowing users to utilize the services.