Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/octcarp/sustech_cs209a-java2_f24_proj
(Spring Boot + Vue3) Stack Overflow data crawling and visualization: Our project of CS209A 2024 Fall: Computer System Design and Applications A (a.k.a. Java 2), SUSTech. Taught by Yida Tao @yidatao .
https://github.com/octcarp/sustech_cs209a-java2_f24_proj
crawler spring-boot stackexchange sustech visualization
Last synced: 24 days ago
JSON representation
(Spring Boot + Vue3) Stack Overflow data crawling and visualization: Our project of CS209A 2024 Fall: Computer System Design and Applications A (a.k.a. Java 2), SUSTech. Taught by Yida Tao @yidatao .
- Host: GitHub
- URL: https://github.com/octcarp/sustech_cs209a-java2_f24_proj
- Owner: OctCarp
- License: mit
- Created: 2024-11-10T08:43:12.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-25T10:08:29.000Z (about 1 month ago)
- Last Synced: 2024-12-25T10:28:49.613Z (about 1 month ago)
- Topics: crawler, spring-boot, stackexchange, sustech, visualization
- Language: Kotlin
- Homepage:
- Size: 796 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SUSTech_CS209A-Java2_F24_Proj
(Spring Boot + Vue3) Stack Overflow data crawling and visualization: Our project of CS209A 2024 Fall: Computer System Design and Applications A (a.k.a. Java 2), SUSTech. Taught by Yida Tao [@yidatao](https://github.com/yidatao).Full score. Lab Teacher's evaluation: Good visualization. Could be recommended for lecture presentation if completed one week earlier.
### About
This is a course project, and the main goal is to complete data crawling and visualization. Check [docs/requirement](docs/requirement) for requirements.
However, the algorithm for data analysis may be relatively simple or even wrong. Please refer to it as appropriate for data analysis part.
Check `Readme.md` files in back-end or front-end for more information.
### Contributor
[@Octcarp](https://github.com/OctCarp) : Data crawling and analysis, RESTful Back-end API.
[@YuJian-63](https://github.com/YuJian-63) : Front-end, data visualization design.
### Page Presentation
#### Main Page
![main_page](docs/readme/img/main_page.png)
#### Component Details