Final project for Javascript 2 class.
Built with Vue.js, Firebase, and Bootstrap.
- User authentication
- Automatic cloud saving
- Real-time collaboration on project boards with multiple users
- Burndown chart to visualize progress
- Add and filter by tags
npm install
npm run serve
npm run build
npm run lint