# TODO: 3-4 Week Plan for MoneyPhone & the June/July 2019 Pioneer Tournament

  1. Remove the “Yesterday Total Spending” SMS-Text Alert
  2. Stop Counting Pending Payments
  3. Write Code to Account for “Net Money Transfers”
  4. Quit Sending SMS-Text Alerts to Users Which Have Not Yet Linked Their Bank Accounts
  5. Replace Web-App with Landing Page
  6. Launch MoneyPhone for Android
  7. Launch MoneyPhone for iOS
  8. Launch Beta-X Accelerator (and Run YouTube Ads for First Batch)
  9. Acquire Paid Beta Users

UPDATE (6/27/2019): Can cross 1, 2, 4, 5, & 6 off the list.

# TODO:

  • Write Code to Account for “Net Money Transfers”
  • Launch MoneyPhone for iOS
  • Launch Beta-X Accelerator (and Run YouTube Ads for First Batch)
  • Acquire Paid Beta Users

# POSSIBLY ADD TO LIST:

  • Add an event listener that detects whenever the WebView is re-opened and refreshes the app if it has been more than 4 hours.
  • Handle updating spending targets, phone numbers, and toggle switches via ajax without refreshing the entire app

# STUFF THAT WILL PROBABLY NEED TO WAIT UNTIL AFTER THE TOURNAMENT:

  • Try caching the main login.html page with JavaScript localStorage for seemingly faster login speeds, bypassing the main login screen, and then simply fetch the new data in the background while displaying a little spinner wheel in the navbar.
  • Consider re-designing the app
  • Add all the cool new features that I want (fixed expenses, new stats/metrics)
 

topherPedersen