For this kind of use scenario, I doubt you really need native support. Implementing an efficient HTML5 web app will probably be more than adequate.
In other words, you should be able to implement everything using just plain Elm. On Wed, Jun 8, 2016 at 11:12 AM, Joe Terry <[email protected]> wrote: > I'm going to connect local neighborhood farmers in every community with > consumers in their neighborhoods ... > > 1) They can't find each other conveniently > 2) Neighborhood farmers need training, guidance, maybe even tooling for > technologies such as Aquaponics > 3) Neighborhood locally-grown consumers want ... choice ... service ... > deliveries ... special crops ... Bok Choy for some communities ... Collard > Greens for others ... and quantity ... > 4) Many neighborhood farmers together make a market > > "Locally grown produce and other foods such as honey ... in every > Locality" > > This can happen ... everywhere ... but they need a platform and that's > what I want to provide ... but the technology can be complex ... so ... > > 1) I'm sticking to the web ... this is a web app ... native apps to follow > ... if ever > 2) Organic development and micro-staffing ... one guy to start > > http://www.EarthCommunityFarms.com > > "Progressive Web Apps" sounds like a rabbit hole of Google dependencies > ... I think I'll bet on an ELM bridge to React Native ... and I'm not in a > hurry for that. > > Joet > > > On Tuesday, June 7, 2016 at 6:06:43 PM UTC-7, Tim Stewart wrote: >> >> Hi Joe, maybe not the end of your career but a new beginning? Interested >> to hear what you're doing in agriculture, I'm getting into being a >> small-scale farmer myself. >> >> Not sure about Elm Native - there have been some attempts to combine it >> with React Native in the past but I'm not aware of anything very active. On >> the other hand, you may want to check out Progressive Web Apps being >> promoted by Google, looking good on Android at least and should play well >> with Elm. >> >> On Wednesday, June 8, 2016 at 9:05:04 AM UTC+10, Joe Terry wrote: >>> >>> I programmed in LISP in the early 1990's and never thought I would get >>> back to those days. I'm now excited about becoming an ELM programmer. >>> >>> I'm creating my own platform in the agriculture space written completely >>> in ELM. >>> >>> We _had_ planned to create Android and IOS apps in React Native. >>> >>> Will there be an ... ELM Native ... Andoid, IOS ... and Desktop ? >>> >>> Joe Terry >>> The Software Sculptor >>> >>> -- > 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. > -- There is NO FATE, we are the creators. blog: http://damoc.ro/ -- 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.
