Quasar live apps/website [submit to https://github.com/quasarframework/quasar-awesome]
-
Hi @ssuess,
Google says that app is not compatibile with any of my devices (Nexus 6P and Samsung 10" SM-T805) FYI -
@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:
Can you tell me exactly what the error msg you saw was and where?
-
@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?
-
Yep, I’m in Italy, so is a wrong message by app store.
-
-
-
i started creating my portfolio website with quasar. Its still WIP though.
https://portfolio-site-78a03.firebaseapp.com/ -
-
-
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!
-
@wannymiarelli Great! Please share the link when it’s released.
-
-
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 -
@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!
-
@wannymiarelli Could your company consider supporting Quasar on Patreon?
-
-
Please submit a PR to https://github.com/quasarframework/quasar-awesome with your website/app/Quasar tutorial/video etc. Thank you!
-
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=enFirst release date: January 10, 2018
Quasar version: 0.14.7Full 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.
-
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 PHPComments :
I browsed in various frameworks and with quasar I found all the tools I needed. -
@eder-blinga can I see the code?