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

That Wekan static website page is just HTML+CSS saved from Wekan with webbrowser, without that big javascript file. All still looks the same. Missing fuctionality can be added with CSS transitions and minimal javascript.

    • reply
    • like

    At this page is links to articles etc about adding functionality without Javascript https://github.com/wekan/demo/wiki/Frontend-Browser-No-Javascript

      • reply
      • like

      This is static demo without Javascript. Not all links work. https://wekan.github.io/demo/

        • reply
        • like

        Github repo for it is https://github.com/wekan/demo

          • reply
          • like

          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