Calendaring app for shift-workers to enter their uneven work schedule more easily
Go to file
2021-03-21 19:27:25 -04:00
assets basic shift display working 2021-03-20 12:45:50 -04:00
config improvements including removing Timex library 2021-03-21 10:47:53 -04:00
lib some reorganization for inserting multiple shifts, setting up dev seeds 2021-03-21 19:27:25 -04:00
priv some reorganization for inserting multiple shifts, setting up dev seeds 2021-03-21 19:27:25 -04:00
test much progress on shift assigning & app navigation 2021-03-19 16:38:52 -04: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 improvements including removing Timex library 2021-03-21 10:47:53 -04:00
mix.lock improvements including removing Timex library 2021-03-21 10:47:53 -04: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.