Carleton University - School of Computer Science Honours Project
Winter 2022
Data visualization tool
Chen Wang
SCS Honours Project Image
ABSTRACT
This project has designed an online data visualization application. The main purpose is to offer users an efficient platform to generate various of charts. The application allows the users to upload datasets on the webpage, and generate line chart, bar chart, radar chart, pie chart and doughnut chart. Users could share the visualizations by a link. This project is achieved by using Laravel as the PHP framework and Tailwind as the CSS framework. Except for the map chart generating, and mobile and desktop application designing, most of the initial objectives and functions have been completed.