Monday 24 February 2014

Ryan, an app developer, has developed an app that can be used to take notes. This app allows the users to view, create, edit, and delete notes. Each note contains a title and a description. To provide the preceding functionalities, the following pages are added in the app:

Ryan, an app developer, has developed an app that can be used to take notes. This app allows
the users to view, create, edit, and delete notes. Each note contains a title and a description. To
provide the preceding functionalities, the following pages are added in the app:
Notes: Displays the titles of the existing notes, if already added. When a user selects the title of
a note on this page, the details of the note are displayed on a new page. However, if no notes
have been added yet, the Notes page displays the message, Notes not available. In addition,
this page contains a control in the app bar to add a new note.
Add Note: Displays controls to specify the title and description of a note. In addition, it contains
controls in the app bar to save a note or cancel the action of adding a note.
Edit Note: Displays the controls containing the details of the selected note. In addition, it
contains controls in the app bar to save the edited note or cancel the action of editing a note.
Note Details: Displays the title and description of the selected note along with the controls to
delete and edit the current note. In addition, it contains a control in the app bar to navigate to the
home page.
Now, Ryan has been assigned the task to enhance the UI of the app by implementing the
following functionalities:
Display the entrance animation effect when the pages of the app are displayed.
In the Notes page, a popup menu needs to be added. This menu should be displayed when the
user right-clicks an item in the list box that displays the list of notes. The popup menu contains
the commands that allow the user to edit or delete the selected note.
The buttons in the App bar of the app need to be styled with the respective App bar button styles,
such as EditAppBarButtonStyle, DeleteAppBarButtonStyle, and HomeAppBarButtonStyle.
Display a message dialog for confirming a delete operation before deleting a note.
Help Ryan to enhance the app by adding the preceding functionalities.

Solution;

DOWNLOAD from here:

Account Gmail

https://drive.google.com/file/d/0BzDgK7VFVLaKUFJ6T0FUeGgtbXM/edit?usp=sharing

This is not Account

https://drive.google.com/file/d/0BzDgK7VFVLaKc2FQM0dERzFCQ28/edit?usp=sharing

No comments:

Post a Comment