diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-05-02 22:38:26 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-05-02 22:38:26 -0600 |
commit | af7a395b8c707fe5be3c03e9de878fae1d16b997 (patch) | |
tree | 0bf6e9ecfbd807cde445e885c7dbf137ce668d5e | |
parent | 07fd2f2f477e7fe3a21512ebc0f55bf23c8d4ceb (diff) | |
parent | 7a3b7ce32d38cab7a8c1d06ad70b7403b53b3876 (diff) | |
download | wiimmfi-watcher-af7a395b8c707fe5be3c03e9de878fae1d16b997.tar wiimmfi-watcher-af7a395b8c707fe5be3c03e9de878fae1d16b997.tar.gz wiimmfi-watcher-af7a395b8c707fe5be3c03e9de878fae1d16b997.tar.bz2 |
Merge branch 'master' of github.com:brysonsteck/wiimmfi-watcher
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ # Wiimmfi Watcher 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 |