Quote:
Originally Posted by Cicatrize
How would you guys feel about a background-running service (as an option) that would notify you of your upcoming expenses and allow you to mark them as paid or not (when marked as paid, notifications would not occur on that item). This would be able to be customized to notify at certain days of the week and at certain times.
This is something I'm going to eventually code for myself, because I SUCK at remembering my bills, but I'd like to implement it into the app as a service if it's something that people would find useful.
|
I would probably just integrate your app with the standard windows mobile calendar to schedule and manage reminders with useful info in them (amount, due date, account, etc.). Less complicated that way I think, and no need for running background services.