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.
- 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
yarn install
yarn serve
yarn build
yarn test:e2e
yarn lint