A personal assistant web app aka my first Ruby adventure.
-
Connect to banking institutions using OFX standard <www.ofx.net/> via the “OFX for Ruby” fork <github.com/baconpat/ofx_for_ruby> from Patrick Bacon
-
Store the banking transactions received through the OFX connection.
-
Graph the banking transactions stored in the database.
-
Store single and reoccurring bills.
-
Create a register for pending transactions.
-
Send notifications based on user defined conditions via email and sms.
-
Allow user to store and categorize documents.
-
Create API for a possible mobile app.
-
Ruby on Rails <rubyonrails.org/>
-
“OFX for Ruby” fork <github.com/baconpat/ofx_for_ruby>
-
MySQL <www.mysql.com/>
OFX connection list <moneydance.com/synch/moneydance/fi2004.dict>