File tree Expand file tree Collapse file tree 1 file changed +25
-13
lines changed
Expand file tree Collapse file tree 1 file changed +25
-13
lines changed Original file line number Diff line number Diff line change 44
55This project is for study elixir, phoenix, postgres, ecto and anouthers technologies.
66
7- With this project you can:
8-
9- - [ ] View Authors
10- - [ ] View a single Author
11- - [x] Create Authors
12- - [ ] Edit Authors
13- - [ ] Delete Authors
14-
15- - [ ] View Posts
16- - [ ] View a single Post
17- - [x] Create Posts
18- - [ ] Edit Posts
19- - [ ] Delete Posts
7+ And is builded with:
8+ - Elixir
9+ - Phoenix
10+ * Jason
11+ * Plug
12+ - Ecto
13+ - Docker-Compose
2014
2115## Installing the project
2216
@@ -68,3 +62,21 @@ Yet not have none route, but this routes is in development.
6862 * Docs: https://hexdocs.pm/phoenix
6963 * Forum: https://elixirforum.com/c/phoenix-forum
7064 * Source: https://github.com/phoenixframework/phoenix
65+
66+ ## Todo List
67+
68+ - [ ] View Authors
69+ - [ ] View a single Author
70+ - [x] Create Authors
71+ - [ ] Edit Authors
72+ - [ ] Delete Authors
73+
74+ -- --
75+
76+ - [ ] View Posts
77+ - [ ] View a single Post
78+ - [x] Create Posts
79+ - [ ] Edit Posts
80+ - [ ] Delete Posts
81+
82+
You can’t perform that action at this time.
0 commit comments