aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2021-05-02 20:47:21 +0000
committerBryson Steck <steck.bryson@gmail.com>2021-05-02 20:47:21 +0000
commit7a3b7ce32d38cab7a8c1d06ad70b7403b53b3876 (patch)
tree4eb61cb4556a4f2b7bd9439046d7aecf60fb9be0 /README.md
parent1bf7224e155380ec3921cc62f36eb4f5a47d3b80 (diff)
downloadwiimmfi-watcher-7a3b7ce32d38cab7a8c1d06ad70b7403b53b3876.tar
wiimmfi-watcher-7a3b7ce32d38cab7a8c1d06ad70b7403b53b3876.tar.gz
wiimmfi-watcher-7a3b7ce32d38cab7a8c1d06ad70b7403b53b3876.tar.bz2
added todo list for now
Diffstat (limited to 'README.md')
-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