added todo list for now

This commit is contained in:
Bryson Steck 2021-05-02 20:47:21 +00:00
parent 1bf7224e15
commit 7a3b7ce32d

View file

@ -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