NEW: Initial task mgmt (#4)
This commit is contained in:
parent
9990771c18
commit
61de82e24e
17 changed files with 261 additions and 104 deletions
|
@ -1,7 +0,0 @@
|
|||
defmodule PlannerWeb.PageController do
|
||||
use PlannerWeb, :controller
|
||||
|
||||
def index(conn, _params) do
|
||||
render(conn, "index.html")
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue