Calendaring app for shift-workers to enter their uneven work schedule more easily
Go to file
2021-03-16 11:39:53 -04:00
assets tidying js & scss 2021-03-16 11:03:44 -04:00
config added Timex and refined shift template length handling 2021-03-12 09:41:41 -05:00
lib saving shifts working 2021-03-16 11:00:33 -04:00
priv added weekdays enum and week_start_at for user records 2021-03-12 11:15:22 -05:00
test initial liveview/context/schema generation for Shifts 2021-03-11 17:16:11 -05:00
.formatter.exs Create phoenix project 2020-09-12 19:47:24 -03:00
.gitignore updated gitignore & readme 2021-03-16 11:39:53 -04:00
.iex.exs month & shift navigation progress 2021-03-15 15:46:59 -04:00
mix.exs added Timex and refined shift template length handling 2021-03-12 09:41:41 -05:00
mix.lock bamboo upate 2021-03-05 11:01:46 -05:00
README.md updated gitignore & readme 2021-03-16 11:39:53 -04:00

Shift73k

Calendaring app for shift-worker shift tracking, with support for CSV export and sharing work schedule with others.

Tech

Written in Elixir & Phoenix LiveView.