Skip to content

karolinelende/live-view-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveViewScheduler

This repo shows an example of a LiveView form for displaying, adding and deleting interview availabilities. Please read my blog post for further details.

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

You need to manually create an interview stage e.g. using Postico. Once this is done, you can visit localhost:4000/1 from your browser to access the form.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published