Time card and scheduling application built for FedEx contractor and approximately 10 employees to keep track of hours worked and create monthly schedule.
Built with Vue Cli 3 scaffolding, with state management from Vuex and routing from Vue Router. Project is hosted on Firebase, and also utilized the Cloud Firestore.
npm install
npm run serve
npm run build
npm run test
npm run lint