Progress with Vue
Inspired by the Enquire app on their website, I decided to create a simple app to get familiar with Vue.js which I had no prior experience
> Functionality
- Home page has interactive particle background
- Demo will populate cards with pre-seeded data
- You can toggle selected cards
- Clicking on a card will update progress card with the user’s sales information
> Demo
Web
Mobile
> Links
- Github repo
- Deployed at: https://progress-vue.firebaseapp.com/#/
> Technologies
- JavaScript - High-level Language
- Vue.js - JavaScript framework
- Vuetify - CSS framework based off Material Design
- Vue Particles - Vue.js component for particles backgrounds
MIT License