Skip to content

ohhi-vn/sharing_ecto_form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DemoEctoForm

This is a demo for sharing session in Elixir Saigon.

Slide for talk in slide folder.

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Visit localhost:4000 for voting form.

Visit localhost:4000/candidate for add new candidate.

Visit localhost:4000/result for voted list.

To test recovery form go to voting form with param user=user..., add some data to fields then click to title "Make Elixir Great NOW!"