
基于vue、vuex、vue-router、echarts的数据可视化展示平台
The Tong2 Family data display platform is developed using Vue 2.0, Vuex, Vue Router 2.0, and ECharts, making it a modern solution for visualizing data. Designed primarily for the second-year telecommunications students at Huazhong University, this platform presents survey results and analyzes group chat records, providing insights into class engagement. Note that it does not support Internet Explorer 8 or older versions, which underscores its focus on contemporary web standards.
With its emphasis on user interactivity and data visualization, this application enables students to log in and explore information pertinent to their class. This makes it a unique tool not just for data presentation but also for fostering communication within the student community.

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.
Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.