Follow up: Build a Windows Phone App before lunch
Just an update to my last blog post: Build A Windows Phone App Before Lunch!
Update!
My app is now in the store!
The screenshots and description we developed earlier are now viewable, and people can download my app. Here’s a link if you want to check it out, download and RATE IT!
You can check out my code here: https://github.com/stinethebean/WinPhoneAppB4Lunch.git
Not too complicated, I’ll walk you thru some of the auto-generated code.
First, the Model – View – ViewModel is auto-generated for each individual page. You can learn more about MVVM here.
Then we have our data for each page. The blue circled pages are made of tables, while the red is the pure HTML pages.
And just to take a peek at the HTML. Really do-able!
Now that we’ve seen what it looks like, I have faith that you could go and write your own app in HTML/JavaScript or C#/XAML.
Feel free to let me know if you have any questions!
Comments
- Anonymous
November 05, 2013
Woot woot! congrats!