No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Quasar live apps/website [submit to https://github.com/quasarframework/quasar-awesome]

    Show & Tell
    19
    45
    20030
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ssuess
      ssuess last edited by ssuess

      I just released my first app built with Quasar (0.14.5 + Cordova), it is called Take Action, and you can find it here: https://takeaction.me

      The purpose of the app is to make it easy for people to get involved (on a range of issues), take action, and make a difference. It is available on iOS and Android, and very soon on the web. You can find links to the individual stores at the above address or here:

      iOS: https://itunes.apple.com/us/app/takeaction-me/id1276844461
      Android: https://play.google.com/store/apps/details?id=com.stephensuess.takeaction

      Thanks!

      1 Reply Last reply Reply Quote 0
      • fsgiudice
        fsgiudice last edited by

        Hi @ssuess,
        Google says that app is not compatibile with any of my devices (Nexus 6P and Samsung 10" SM-T805) FYI

        1 Reply Last reply Reply Quote 0
        • ssuess
          ssuess last edited by ssuess

          @fsgiudice Really? That is odd (but I admit to testing on but a handful of the very many models out there), would you mind telling me what OS version they are running and what year they were released? My pre launch reports (in the Play store dev panel) show no errors on any devices. (There is a hole in testing for x86 based devices it appears, but your Nexus 6P is ARM based I believe, so that rules that out). Any other info you have I would appreciate, and I will investigate. Thanks for letting me know.

          UPDATE: I just did a search in the dev panel and it shows your device as being supported:

          0_1508466944742_Screen Shot 2017-10-19 at 10.34.46 PM.png

          Can you tell me exactly what the error msg you saw was and where?

          1 Reply Last reply Reply Quote 0
          • ssuess
            ssuess last edited by

            @fsgiudice I think I may know why now…my app is only enabled for purchase in the US (because a significant part of it uses congressional data that is only meaningful if you reside in the US). Are you by any chance living outside the US?

            1 Reply Last reply Reply Quote 0
            • fsgiudice
              fsgiudice last edited by

              Yep, I’m in Italy, so is a wrong message by app store.

              1 Reply Last reply Reply Quote 0
              • rstoenescu
                rstoenescu Admin last edited by

                https://boolyapp.com

                1 Reply Last reply Reply Quote 0
                • rstoenescu
                  rstoenescu Admin last edited by

                  https://github.com/Vishwas1/voting-daap-2017

                  1 Reply Last reply Reply Quote 0
                  • M
                    Mousai last edited by Mousai

                    i started creating my portfolio website with quasar. Its still WIP though.
                    https://portfolio-site-78a03.firebaseapp.com/

                    1 Reply Last reply Reply Quote 1
                    • rstoenescu
                      rstoenescu Admin last edited by

                      https://github.com/codingstones/tmdb-quasar

                      1 Reply Last reply Reply Quote 1
                      • rstoenescu
                        rstoenescu Admin last edited by

                        https://github.com/ghys/habot

                        1 Reply Last reply Reply Quote 1
                        • W
                          wannymiarelli last edited by

                          Going to release a Hotel Booking Engine system in the next month. The current version is made with Vue and a mix of Ui libs + custom components. We handle 30k users day 🙂 and quasar is performing very well in our staging env!

                          1 Reply Last reply Reply Quote 2
                          • rstoenescu
                            rstoenescu Admin last edited by

                            @wannymiarelli Great! Please share the link when it’s released.

                            1 Reply Last reply Reply Quote 0
                            • rstoenescu
                              rstoenescu Admin last edited by

                              https://dev.savemypet.mobi

                              1 Reply Last reply Reply Quote 0
                              • L
                                longin last edited by longin

                                We have recently rebuilded our 3D configurator platform using Quasar UI. Everyone seams to like the new look & feel. Thanks again Rasvan !
                                Here is our production app example:
                                https://carpol.picktype.com/v/truck

                                1 Reply Last reply Reply Quote 2
                                • W
                                  wannymiarelli last edited by wannymiarelli

                                  @rstoenescu I will. We are close to release by December 25th. We serve 500+ Hotels in Italy (5 star included) quasar is used as front-end framework for the end-user. We will put credits to quasar in the project and in the landing page itself 🙂 I brought vuejs into the company and consequently Quasar - just thank you for your work!

                                  M 1 Reply Last reply Reply Quote 0
                                  • M
                                    mariaczi @wannymiarelli last edited by

                                    @wannymiarelli Could your company consider supporting Quasar on Patreon?

                                    1 Reply Last reply Reply Quote 1
                                    • nestebe
                                      nestebe last edited by

                                      https://github.com/nestebe/charging-stations-tracker

                                      1 Reply Last reply Reply Quote 1
                                      • rstoenescu
                                        rstoenescu Admin last edited by

                                        Please submit a PR to https://github.com/quasarframework/quasar-awesome with your website/app/Quasar tutorial/video etc. Thank you!

                                        1 Reply Last reply Reply Quote 1
                                        • steveclarke
                                          steveclarke last edited by

                                          App Name: MyClinic

                                          Description:
                                          Display examination room status on a tablet or phone. Keep your clinic in sync with current room status. Staff can change status on the screen, and admin staff can manage all room statuses from a central dashboard console.

                                          Website: https://www.myclinic.today

                                          Web App: https://app.myclinic.today
                                          iOS: https://itunes.apple.com/us/app/myclinic/id1311703491?ls=1&mt=8
                                          Android: https://play.google.com/store/apps/details?id=today.myclinic.mobileapp&hl=en

                                          First release date: January 10, 2018
                                          Quasar version: 0.14.7

                                          Full Stack description:

                                          • Quasar 0.14.7
                                          • Cordova 7.1.0
                                          • Cordova Whitelist plugin
                                          • Cordova Statusbar plugin
                                          • Cordova Splashscreen plugin
                                          • Firebase for auth, db and web app hosting
                                          • vue-color (colorpicker)
                                          • vuelidate (form validation)
                                          • vuex (state management)

                                          Comments:
                                          We built this application initially for a local medical clinic as a monthly subscription service. The original app was back-ended by a Ruby on Rails application and a native iOS application.

                                          In the clinic, each examination room has an iPad Mini mounted outside the room that allows staff to set the status of the room. They have been using this as a core app in their practice for 2 years.

                                          When we considered building out the application for more users, we realized that we’d need an Android application as well. The search began for a cross-platform framework. We were tired of developing for iOS and Android separately. Plus we wanted to make it available as a web app.

                                          After trying React Native and Angular, I discovered Vue and fell in love. When I looked for a mobile framework that used Vue, I came across Quasar. I wrote a weekend test app to try out the framework and convinced myself that Quasar was the way to go.

                                          From start to finish it took me two weeks to start and complete the application. I’m very pleased with the result, and Quasar/Vue made it a very enjoyable experience.

                                          We have placed the app on the app stores and will continue to build out the back-end subscription service. If you’d like to download the app, demo login credentials are on the website.

                                          1 Reply Last reply Reply Quote 5
                                          • eder.blinga
                                            eder.blinga last edited by eder.blinga

                                            App name : Blinga!
                                            Description : A points program and guide for selling products and services in cities.

                                            web : https://blinga.club
                                            iOS : https://itunes.apple.com/us/app/blinga/id1219393599?l=pt&ls=1&mt=8
                                            Android : https://play.google.com/store/apps/details?id=club.blinga.app
                                            MacOS :
                                            Linux :
                                            Windows :

                                            First release date : August 2017
                                            Quasar version : 14.6
                                            Full Stack description :
                                            Quasar 0.14.6
                                            Cordova
                                            Vuex
                                            API Native PHP

                                            Comments :
                                            I browsed in various frameworks and with quasar I found all the tools I needed.

                                            1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post