Scrum management web tool
This web tool can be viewed at: https://behnammozafari.github.io/ScrumMaster/
This Scrum management web tool is built using JavaScript, HTML, and CSS. The frontend leverages the power of Chart.js for visually representing project data.
The application uses local storage to securely store project information on the user's device. This ensures data persistence between sessions, allowing users to seamlessly resume their Scrum activities.
Chart.js http://chartjs.org/ Copyright 2013 Nick Downie Released under the MIT license https://github.com/nnnick/Chart.js/blob/master/LICENSE.md
Material Design Lite (MDL) https://getmdl.io/index.html https://github.com/google/material-design-lite
Feel free to fork this repository and make improvements or suggest any changes via pull requests.