aws-samples / aws-serverless-airline-booking

Airline Booking is a sample web application that provides Flight Search, Flight Payment, Flight Booking and Loyalty points including end-to-end testing, GraphQL and CI/CD. This web application was the theme of Build on Serverless Season 2 on AWS Twitch running from April 24th until end of August in 2019.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend: Refactor to upgrade to now stable Quasar v2/Vue 3

heitorlessa opened this issue · comments

Vue 3 makes it easier to use composition and will ease testing, documentation, and possibly simplify current state management.

Guide to migrate from Quasar v1 to v2: https://quasar.dev/start/upgrade-guide#migrate-to-v2-from-v1

Thank you for creating this issue.

The issue is being closed because the project will no longer use Vue/Quasar. It will migrate to another framework in the future.