diff --git a/src/router/index.js b/src/router/index.js index a0127905..ba326236 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -84,6 +84,15 @@ const routes = [ name: "authorize_game", component: () => import("@/views/Auth/AuthorizeGameView.vue"), }, + { + meta: { + requiresAuth: true, + title: "Machine Setup", + }, + path: "/profile/setup_machine", + name: "setup_machine", + component: () => import("@/views/Auth/SetupMachineView.vue"), + }, { meta: { requiresAuth: true, diff --git a/src/views/Auth/SetupMachineView.vue b/src/views/Auth/SetupMachineView.vue new file mode 100644 index 00000000..8a44ab10 --- /dev/null +++ b/src/views/Auth/SetupMachineView.vue @@ -0,0 +1,159 @@ + + + + + + + + + + + PhaseII + + Spinnin' since 2021 + + + + Machine Setup + + + + + + Set up your + DanceDanceRevolution + machine + + + You scanned a Machine Setup QR code. + Let's assign your install a PCBID! + + + + + + Select an arcade and machine + + + Your install will automatically have the PCBID configured. + + + + + + + + + + + + + + + + + + + I changed my mind... + + + + + + + +
Machine Setup
+ You scanned a Machine Setup QR code. + Let's assign your install a PCBID! +
+ Your install will automatically have the PCBID configured. +