Joao P Dubas
|
ea5616addf
|
[day-04] add training schema
With this we can represent a traning program for a user.
|
2021-06-26 17:25:53 +00:00 |
|
Joao P Dubas
|
d578bc6cf3
|
[day-02] validate user input
Also improve migration to reflect requirements in validation done
through `Ecto.Changeset`.
|
2021-06-22 23:56:07 +00:00 |
|
Joao P Dubas
|
97af827bc2
|
[day-02] add user schema and migration
Add elixir struct to represent an user and its corresponding
representation on the database.
|
2021-06-22 23:55:02 +00:00 |
|
Joao P Dubas
|
8658384030
|
[day-01] phoenix project setup
Create new phoenix project
|
2021-06-22 01:55:16 +00:00 |
|
Joao P Dubas
|
f02c0ff310
|
[day-00] base infra for the project
|
2021-06-22 01:52:43 +00:00 |
|