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:51pm

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

                                  https://youtu.be/RDQyAcvmbpM It’s just an example if you thinks it’s so hard to implement drop out the idea.

                                    Edited
                                    • reply
                                    • like

                                    I added GraphQL hierarchy related info and question to https://github.com/wekan/wekan/issues/2186#issuecomment-474053087

                                      like-fill
                                      1
                                      • reply
                                      • like

                                      March 20, 2019 at 3:38pm

                                      hope this help us in development.

                                        like-fill
                                        1
                                        • reply
                                        • like

                                        I added that link to https://github.com/wekan/demo/wiki/PWA . If someone has more links, please add those directly to that wiki page. Thanks!

                                          • reply
                                          • like

                                          March 21, 2019 at 8:29am

                                          April 2, 2019 at 2:05am
                                          A starting point for creating a new multilingual Progressive Web Application based on Apollo 2, Meteor 1.8 and React 16.6, with support for server-side rendering, authentication and Styled Components.

                                          Nice find.

                                            • reply
                                            • like