diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-05-02 20:47:21 +0000 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-05-02 20:47:21 +0000 |
commit | 7a3b7ce32d38cab7a8c1d06ad70b7403b53b3876 (patch) | |
tree | 4eb61cb4556a4f2b7bd9439046d7aecf60fb9be0 /README.md | |
parent | 1bf7224e155380ec3921cc62f36eb4f5a47d3b80 (diff) | |
download | wiimmfi-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.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 |