I’m starting a new project, affectionately called HealthTracker. This will be a place that I can track statistics related to my health. This is not a revolutionary product, and there are many other fitness tracking applications out there. However, I have not found one that tracks the items I’m interested in, such as triglycerides or blood sugars.
In addition to wanting to track this data, I also want to learn some new technology. I tried out ASP.NET MVC back in Nov 2007 when it was first released, but had to move back to web forms because of some IIS 6 incompatibilities, the details of which I don’t remember. Well, with the release of Visual Studio 2010 and MVC 2, I’m ready to give it another go. I have a developer account on Azure, so that’s where it will be hosted. Lastly, I plan on picking up a Windows Phone 7 device when they’re released, so I might as well build a Silverlight client.
That’s quite a series of new stuff for me, especially considering I’m going to try to keep things in accordance with best practices of Dependency Injection, Unit Testing, etc. But I think it should be fun, and will definitely be a learning experience.
