I'm thinking of building a small web app using the MVC framework as a way to introduce myself to it. The idea of a project to get myself started is a small gambling monitoring piece of software that I can enter a a list of all my small bets I have along with other friends. Some of the things I hope to capture using this web app is: - log bets - Enter team wins-draws-losses - PnL on bets - comparison between friends so I think theres quite a bit of scope.
My experience is some c# asp.net winforms dev and I have more of a sql server backend development background in TSQL.
I just wondered what was people's experience in testing the waters with asp.net mvc and if my project is at the right level...or am I in a bit over my head?