Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Wekan

Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.

Wekan / General

Wekan mobile apps or PWA

Wekan mobile apps or PWA

Wekan / General · March 15, 2019 at 1:54pm

Hey Lauri, I am wondering what is the current state or plan for mobile apps on Wekan?

Do we have some alternative? What you think about PWA as solution, since it gives you ability to have both desktop and mobile apps which behave kind like native ones.

Load previous messages

March 18, 2019 at 5:24pm

We required it .

    • reply
    • like

    @saurabh I don't know why. If you or anyone else finds MIT licensed code that helps implemeting PWA, he/she can add those links directly to https://github.com/wekan/demo/wiki/PWA

      • reply
      • like

      Nothing is selected yet

        • reply
        • like

        @saurabh I did read it, but did not understand what is the benefit.

          • reply
          • like

          How much javascript it is?

            • reply
            • like

            That graphql repo does not have license file. I can not use propietary code.

              • reply
              • like

              I use only MIT license code in Wekan.

                • reply
                • like

                Actually all Facebook open source projects are MIT License like react

                  • reply
                  • like

                  Where is graphql license?

                    • reply
                    • like

                    Facebook didn’t add

                      • reply
                      • like

                      Then it's propietary

                        • reply
                        • like

                        No it’s an open source

                          • reply
                          • like

                          Like react , react native and all

                            • reply
                            • like

                            Where is the license? You did not answer

                              • reply
                              • like

                              user@user:~/repos/graphql$ du -sh node_modules/ 2,8M node_modules/

                                • reply
                                • like

                                What is that 2.8 MB of javascript?

                                  • reply
                                  • like

                                  Some slowness?

                                    • reply
                                    • like

                                    Well, it's smaller that meteor that is 2 GB, but anyway, what does graphql do?

                                      • reply
                                      • like

                                      Isn't meteor going in Apollo stack direction, which GraphQL is part of ?

                                        • reply
                                        • like

                                        Apollo comes with graphql

                                          • reply
                                          • like

                                          But in backend graphql is always supporting for stitching your request api’s in a single string query request

                                            • reply
                                            • like

                                            I don't necessarily use Meteor or Apollo for PWA version of Wekan, I'm not thinking about backend yet.. First step is to get localstorage working.

                                              • reply
                                              • like