Yet another go at a note taking app
Find a file
2024-12-01 15:09:06 +01:00
config Implement account provisioning and authentication mechanism 2024-11-29 20:54:49 +01:00
lib Implement account provisioning and authentication mechanism 2024-11-29 20:54:49 +01:00
priv Detect availability of Notification API 2024-12-01 15:09:06 +01:00
test Initiate elixir app 2024-11-16 19:16:03 +01:00
.formatter.exs Implement server-backed notes store 2024-11-22 14:09:24 +01:00
.gitignore Add ability to deploy as a single binary with Burrito 2024-11-24 17:17:03 +01:00
mix.exs Implement account provisioning and authentication mechanism 2024-11-29 20:54:49 +01:00
mix.lock Implement account provisioning and authentication mechanism 2024-11-29 20:54:49 +01:00
README.md Initiate elixir app 2024-11-16 19:16:03 +01:00
TODO.md Update TODO 2024-11-30 00:51:04 +01:00

Jenot

Yet another go at a note taking app. Task list handling behavior heavily inspired by Google Keep, which is my current daily driver for all kinds of quick notes, shopping lists etc.