4 comments

[ 3.1 ms ] story [ 9.2 ms ] thread
I've created a simple UI that shows how many days have passed since the last know layoff and also shows a github-like activity chart.

Data can be added via PR on the repo: https://github.com/lubien/layoffs/

Initial data imported from layoffs.fyi

The code is complicated for a simple UI ? Why not a simple static site then ?
I've just ran phoenix generators and created like 3 functions.

I've been having a fun time with phoenix lately so that's why I chose it though.