ArchWorkSona

This is a code example about Phoenix Framework web applications including Liveview feattures for real-time demostration.

This project tries to expose a use case where a platform can help building construction industry, providing a platform where some resources like contructions materios and tools can be managed and build a budget that is being consumed in real-time.

plot

https://docs.google.com/presentation/d/1a_dsqDzkVBHVYkPPH_o-nSMjVPv0sVCRbOi5F0igP2w/edit?usp=sharing

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

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more