<<<<<<< HEAD
FedEx work day tracking web application built with Vue, Vuetify and Firebase.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
For a detailed explanation on how things work, check out the guide and docs for vue-loader.
Single Page Application built with Vue.js, Vuetify and deployed with Firebase. This application allows FedEx employees to enter work day statistics and will return calculations based on that data. This data is displayed on the user's profile, on a Vuetify card for each individual day. The calculations include the total pay earned for the day, stops completed each hour, and effective hourly pay, since the employees are paid on commission. The application also calculates the amount of time the employee worked.
b8c65b936b3c33844bd9cf2fdf438bfa4249d296