MYSQL is a relational database on which you can perform SQL queries to store and retrieve data.
Chart.js is an open source library to create charts rendered on canvas. You can add interactive charts in your web application with few lines of codes using it.
Django is a python framework used to build modern web apps and apis. It can work with multiple databases and provide model based structure to manage databases.
JQuery is a javascript library used to maipulate HTML DOM, event handling, HTTP requests across multiple browsers.