farmOS / field-kit

A modular, offline-first companion app to farmOS.
https://farmOS.org
GNU General Public License v3.0
59 stars 38 forks source link

:tada: Project Init for BruneiCodingConquest #473

Closed Qoyyuum closed 2 years ago

Qoyyuum commented 2 years ago

Sorry, wrong repo 😛

jgaehring commented 2 years ago

Haha, no worries. But now you got me curious what you're working on, @Qoyyuum. :wink:

I'd love to see your progress with Quasar! We have more or less abandoned Cordova for Field Kit b/c it doesn't get very much support any more, and migrating to another framework just didn't seem worth it. But I can totally see the need for more native functionality. Let me know if you need any help w/ connecting to a farmOS server. farmOS.js may still be useful for those purposes, although it will only support farmOS 2.x going forward.

Best of luck on your project!

Qoyyuum commented 2 years ago

Thank you! Yes, Quasar seems very active for now and seeing how it can easily handle cross-platform app builds is attractive.

I thought of just using the Field Kit's vue files and just fiddle around to work with the new framework but I didn't know about farmOS.js. Will it work connecting with sites hosted on Farmier (i.e. is it still on v1 or has it moved to 2.x)?

If I have more in depth questions, I'll try asking in the Discourse Forum, if not in Riot chat.

On Sun, Dec 12, 2021 at 11:49 PM Jamie E Gaehring @.***> wrote:

Haha, no worries. But now you got me curious what you're working on, @Qoyyuum https://github.com/Qoyyuum. 😉

I'd love to see your progress with Quasar! We have more or less abandoned Cordova for Field Kit b/c it doesn't get very much support any more, and migrating to another framework just didn't seem worth it. But I can totally see the need for more native functionality. Let me know if you need any help w/ connecting to a farmOS server. farmOS.js https://github.com/farmOS/farmOS.js may still be useful for those purposes, although it will only support farmOS 2.x going forward.

Best of luck on your project!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/farmOS/farmOS-client/pull/473#issuecomment-991921598, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHNELPJRT3UG7QVP23SRJTUQTABXANCNFSM5J4KVX7Q .

-- https://about.me/qoyyuum?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=gmail_api&utm_content=thumb Abdul Qoyyuum Haji Abdul Kadir about.me/qoyyuum https://about.me/qoyyuum?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=gmail_api&utm_content=thumb

jgaehring commented 2 years ago

I would not recommend using farmOS.js for v1 servers at the moment. It only ever had a limited feature set and the only updates it will get at this point will be entirely in the service of keeping Field Kit 1.x on life support for the next year or so until it too is deprecated.

The good news is Farmier sites should be able to opt in for 2.x migrations very soon, sometime in early 2022 from the looks of it now. And for that matter, Field Kit 2.0 will also be reaching beta sometime in the next month or so, which will come with its own module system; that might be of interest to you, since it may make it easier to port those Vue components between FK and KebunKitani.

I look forward to hearing more! Feel free to ping me on Riot (@jgaehring:matrix.org) or Discourse if you have questions specific to Field Kit or farmOS.js. Cheers!