Monodroid Android app for monitoring your stock portfolio
Find a file
2010-11-02 14:22:47 -04:00
assets initial commit exported from svn 2010-11-02 12:26:36 -04:00
libs initial commit exported from svn 2010-11-02 12:26:36 -04:00
MonoStockPortfolio initial commit exported from svn 2010-11-02 12:26:36 -04:00
MonoStockPortfolio.Core initial commit exported from svn 2010-11-02 12:26:36 -04:00
MonoStockPortfolio.Entities initial commit exported from svn 2010-11-02 12:26:36 -04:00
.gitignore added readme 2010-11-02 14:02:52 -04:00
MonoStockPortfolio.sln initial commit exported from svn 2010-11-02 12:26:36 -04:00
README added more text to README 2010-11-02 14:22:47 -04:00

This is a rewriting of a Windows Mobile project I wrote for my own personal use, since I have
recently switched from Windows Mobile to Android.

I am using Monodroid since I'm not good at Java, and I couldn't get PhoneGap to work right.
Also, I can (partly) reuse the libraries I created for the Windows Mobile app.

By hosting this project on github, I will be providing this app as an open-source app for other
Monodroid devs to learn from, as well as help myself learn how to use git.