added new todo items to prepare for release on the google play store

This commit is contained in:
Bryson Steck 2021-05-05 13:14:59 -06:00
parent 8a2c211fa2
commit e7bab6fda4

View file

@ -4,8 +4,9 @@ Wiimmfi Watcher is an Android application that allows you to watch Mario Kart Wi
## TODO ## TODO
* Get the fragments to display correctly * Add an indentifiable user agent for Jsoup
* Learn if the database or rooms will help with saving the friend codes * Add a new fragment for the "info" button on the main screen
* Learn how the MVVM should work with the app * Fix the repeating recent friend codes
* Learn how to "refresh" the fragment contents * Figure out if a license is appropriate
* Figure out how to use two fragments at once * Create the app on the Play Store
* Create a meaningful README