Re: [elm-discuss] Any open source elm project example for multi-page app?

2016-06-16 Thread Ian Mackenzie
You might want to look at the examples from the 'navigation' package 
(http://package.elm-lang.org/packages/elm-lang/navigation/1.0.0/) and the 
related url-parser package 
(http://package.elm-lang.org/packages/evancz/url-parser/1.0.0/).

-- 
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 elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [elm-discuss] Any open source elm project example for multi-page app?

2016-06-16 Thread Nick H
The Elm website  and package browser
 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  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 elm-discuss+unsubscr...@googlegroups.com.
> 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 elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[elm-discuss] Any open source elm project example for multi-page app?

2016-06-16 Thread Ferdinand Chan
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 elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.