This app is currently in the conceptual stage, with the most likely outcome being a navigation app model built on a simulated database. Since the MySQL data is not yet laid out, you can define some random data for testing purposes. The navigation process is based on Deep Learning, there will be a model named STGCN imported to finish the prediction of traffic flow.
- MySQL >= 5.7.9
- node.js >= 20.18.0
- python >=3.12.7
- pymysql >=1.0.2
- flask >= 3.0.3
- vue >= 5.0.8
This project is built using Vue, Flask, and MySQL. If you're interested in contributing, Have a bit knowledge of these technologies is essential.
If you want to make core changes to the app, you should have a strong grasp of:
- HTML
- JavaScript
- Vue.js
- Python
- Flask
If you're looking to enhance the app's visual appeal, you should be proficient in:
- CSS
- JavaScript
If you'd like to add support for other languages, you can: Create a version of the app in a new language (e.g., English) Add a navigation button in the main HTML file to switch between language versions