The Elm website <http://elm-lang.org> and package browser <http://package.elm-lang.org> are both built with Elm, although they may be a bit less interactive than what you are looking for.
On Thu, Jun 16, 2016 at 5:05 PM, Ferdinand Chan <[email protected]> wrote: > Hi, > > I'm very new to Elm and would like to use it for one of my hobby project, > which is to build a very simple CRM like webapp to keep track of some > member's information and details, which involves maybe 4-6 pages with forms > to input new member data, listing members and searching for members, etc. > > For the Elm example I came across so far, most of them are single paged > example with not too complicated "page" flow. I searched in this group and > find an old discussion about composing elm program. > > > https://groups.google.com/forum/#!searchin/elm-discuss/large$20project$20example/elm-discuss/Hdpn3x0554c/ZrOKr844e9QJ > > Can someone point me to some tutorial or examples of Elm program that > consists of multiple pages? Any advice on how to build such kind of app? > > Thanks, > > Ferd > > -- > You received this message because you are subscribed to the Google Groups > "Elm Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
