Skip to content

Commit 686ef50

Browse files
Merge pull request Code52#57 from shiftkey/i18n
New progress post for Win8 app
2 parents dd978e1 + a95ff24 commit 686ef50

File tree

4 files changed

+44
-0
lines changed

4 files changed

+44
-0
lines changed
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
layout: post
3+
permalink: /week10-day1.html
4+
date: 2012-01-20 23:59
5+
title: "MyFinances for Windows8: Day 1"
6+
feed: "project"
7+
comments: true
8+
---
9+
10+
Only 24 hours into building something with the Windows 8 Consumer Preview and the JabbR room has been alive and kicking.
11+
12+
### Progress? Already?!
13+
14+
The project structure has been created, and a simple Expenses page has been created and styled to demonstrate navigation between pages and binding data to the UI. As this application is built using WinJS, we're seeing some people who are new to it.
15+
16+
While the application is being built, we've identified a number of features we can prototype in parallel to demonstrate various APIs and scenarios which we can integrate into the main application. [Chris Sainty](http://twitter.com/csainty) has already started work on a synchronization example so that we can share data between devices.
17+
18+
### Mockup - Dashboard and Notifications
19+
20+
As I started mocking up the application, I realised I hadn't thought about the dashboard and what the application might display to the user on startup.
21+
22+
So here's a walkthrough of how I envision it working - have input? Leave a comment.
23+
24+
On startup, the application will display to the user any new notifications since they last opened the app. This time, the user is greeted with a couple of items to view, and those are emphasized by the application.
25+
26+
![](/img/finance-dashboard.png)
27+
28+
To view the item, the user taps or clicks on the item and the details slide down underneath.
29+
30+
![](/img/finance-dashboard-itemselected.png)
31+
32+
The user can then click **Close** to dismiss the item, or tap away to hide it.
33+
34+
![](/img/finance-dashboard-no-notifications.png)
35+
36+
Once all the notifications are cleared, the bar disappears and the application has access to the default dashboard.
37+
38+
39+
### What's next?
40+
41+
I suspect the next couple of days will involve discussion, experimenting with WinJS and prototyping features. If you want to follow the discussion and get involved then [check out the chatroom!](http://jabbr.net/#/rooms/code52)
42+
43+
44+
128 KB
Loading
117 KB
Loading

img/finance-dashboard.png

150 KB
Loading

0 commit comments

Comments
 (0)