Calendaring app for shift-workers to enter their uneven work schedule more easily
Go to file
Adam Piontek 19d9b96a84 implement custom favicon 2021-03-25 19:11:51 -04:00
assets implement custom favicon 2021-03-25 19:11:51 -04:00
config removing prod.secret.exs from version control 2021-03-25 15:56:25 -04:00
lib implement custom favicon 2021-03-25 19:11:51 -04:00
priv calendar slug added, settings quick change working 2021-03-23 13:29:46 -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
README.md updated gitignore & readme 2021-03-16 11:39:53 -04:00
mix.exs initial work on allowing import from ics/iCal 2021-03-24 19:35:49 -04:00
mix.lock initial work on allowing import from ics/iCal 2021-03-24 19:35:49 -04:00

README.md

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.