matiascr / img_loader_demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImgLoader

Small prototype of a form to upload images to a database in Liveview.

Included are:

  • A schema to store pictures in a database
  • A form implementation that takes files
  • The Liveview that allows for file upload and storing, with an example of the handling of the form submission.

Apologies in advance for the ugly UI. Only for demonstration purposes (unless you want world's ugliest online picture album).

About


Languages

Language:Elixir 77.3%Language:HTML 18.3%Language:JavaScript 4.3%Language:CSS 0.2%