Skip to content

Commit c628a1c

Browse files
committed
docs: Adding todo-list and ajusting the 'presentation'
1 parent 20419b7 commit c628a1c

File tree

1 file changed

+25
-13
lines changed

1 file changed

+25
-13
lines changed

README.md

Lines changed: 25 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,13 @@
44

55
This 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+

0 commit comments

Comments
 (0)