aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2021-05-02 22:38:26 -0600
committerBryson Steck <steck.bryson@gmail.com>2021-05-02 22:38:26 -0600
commitaf7a395b8c707fe5be3c03e9de878fae1d16b997 (patch)
tree0bf6e9ecfbd807cde445e885c7dbf137ce668d5e
parent07fd2f2f477e7fe3a21512ebc0f55bf23c8d4ceb (diff)
parent7a3b7ce32d38cab7a8c1d06ad70b7403b53b3876 (diff)
downloadwiimmfi-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.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 310ff87..5d18e65 100644
--- a/README.md
+++ b/README.md
@@ -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