A Multi-perspective Covid-19-related International News App
https://drive.google.com/file/d/1dr0EPRQCG4lW_C1QAvIUQ315qPz4xAGz/view?usp=sharing
- /unbiased-backend
- Analyzer.py
- Cleaner.py
- Cluster.py
- Crawler.py
- MySQLConnector.py
- Uploader.py
- main.py
- media_list.py
- /unbiased-flutter:
- /lib
- /Common
- Global.dart
- MyIcons.dart
- State.dart
- /DataModel
- NewsGroup.dart
- Profile.dart
- /UI
- ArticlePage.dart
- HomePage.dart
- IndexPage.dart
- LoginPage.dart
- MinePage.dart
- SignInPage.dart
- SignUpPage.dart
- SplashPage.dart
- /Common
- main.dart
- …
- /lib
Open "unbiased-flutter" directory in Android Studio. Run
$ flutter packages get
to configure the environment. Then run the file "main.dart" to install the apk on an Android emulator.
Open "unbiased-backend" directory, modify MySQL configurations in "MySQLConnector.py". Run:
$ python main.py
Team 10100011 from NJU