Merge branch 'master' of github.com:brysonsteck/wiimmfi-watcher
This commit is contained in:
commit
af7a395b8c
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
# Wiimmfi Watcher
|
# Wiimmfi Watcher
|
||||||
|
|
||||||
Wiimmfi Watcher is an Android application that allows you to watch Mario Kart Wii gameplay by simply entering your friend code.
|
Wiimmfi Watcher is an Android application that allows you to watch Mario Kart Wii gameplay by simply entering your friend code.
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
|
||||||
|
* Get the fragments to display correctly
|
||||||
|
* Learn if the database or rooms will help with saving the friend codes
|
||||||
|
* Learn how the MVVM should work with the app
|
||||||
|
* Learn how to "refresh" the fragment contents
|
||||||
|
* Figure out how to use two fragments at once
|
||||||
|
|
Reference in a new issue