Skip to content

A Multi-perspective Covid-19-related International News App

Notifications You must be signed in to change notification settings

rubychen0611/Unbiased

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unbiased

A Multi-perspective Covid-19-related International News App

Video Demo

https://youtu.be/oCnLdIDYHfg

Overview

UI

Final Design Document

https://drive.google.com/file/d/1dr0EPRQCG4lW_C1QAvIUQ315qPz4xAGz/view?usp=sharing

Directory Structure

  • /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
    • main.dart

Run

Run App

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.

Update news groups

Open "unbiased-backend" directory, modify MySQL configurations in "MySQLConnector.py". Run:

$ python main.py

Maintainers

Team 10100011 from NJU

About

A Multi-perspective Covid-19-related International News App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages