8000 GitHub - pdnminh99/flaguru: Semester 19.1A, Practice Project A: implement a national-flag quiz app for mobile devices.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pdnminh99/flaguru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

FLAGURU

Contributors

  1. Pham Do Nhat Minh (https://github.com/pdnminh99)
  2. Pham Van Hieu (https://github.com/kai618)
  3. Duong Gia Lac (https://github.com/LacDuongGia)
  4. Truong Hoang Duy (https://github.com/truonghoangduy)
  5. Nguyen Dang Cao (https://github.com/DangCao3659)

Download Android installation file at:

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

Data monitoring web-app for Flags classification at:

https://flaguru-35568.web.app/

Demo video

The video was recorded in debug mode, the answer of every quiz was always A.
https://drive.google.com/file/d/1WlyzsRIMxr9AZyJhJTKMmo5o0nPC8vXk/view

App screenshots

GameplayScreen GameplayScreen GameplayScreen GameplayScreen GameplayScreen GameplayScreen GameplayScreen

App system diagram

System diagram

Flag classification strategy by Ratio

  1. Drawbacks of traditional flags classification strategies.
  • By marking each flag: Easy, but subjective.
  • By location distance: Still subjective, depends on many other factors.
  1. Function to calculate ratio that correct answer will occur.

Ratio = [ correct count / total call count ] * 100

  • Flags start from ratio of Zero are considered as difficult.
  • Flags start from ratio of 100 are considered as easy.
  • Then flags start from the middle are considered as normal.

About

Semester 19.1A, Practice Project A: implement a national-flag quiz app for mobile devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

0