Skip to content

waitless-app/waitless_mobile_pwa

Repository files navigation

Waitless - contacless que ordering system

Waitless Mobile

Vue 3, Composition API, Atomic Design, Tailwind, Websockets

Web Queue Ordering App
Live queue app for premises owners, helping keeping distance and saving time for staying in line. Built with Django, React and Vue.

Watch the video

PWA Details - Customer App

  • Built with Vue 3
  • Composables use to limit Vuex
  • Atomic Design I wanted to test this approach in real live project
  • TailwindCSS for tailored to the need design
  • Mobile First Approach
  • Designed in Figma - Link
  • Progressive Web App with assets generated by this CLI
  • Vue Router, Vuex, Vue-Toastification

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.