Sign in
Log inSign up
AbulAsar S.

10 likes

2.2K reads

3 comments

AbulAsar S.
AbulAsar S.
Author
Jan 23, 2023

Had the folder misplacement of file didn't run the code? I'll check and update it ASAP. Sorry for the confusion.

5
Serguei Cambour
Serguei Cambour
Jan 18, 2023

You mentioned: "We are going to place both functions in a separate module organization.ex under trello_app/lib/trello_app folder." I suppose it to be in trello_app/lib folder because:

  • The name of the created module you were displaying later was defmodule TrelloApp.Organization
  • you asked to alias it as TrelloApp.Organization later in the iex session.
1
Parvez Ahmed
Parvez Ahmed
Jul 26, 2023

Wow nice