Last modified 16 years ago
Last modified on 09/28/09 16:32:44
Analysis
Overview
- The goal of this task is to allow the users to create book on the server
Task requirements
- Create a prototype for this functionality
- Ignore the security issues.
Task result
- The result should be code
Implementation idea
- Add 'Save on Server' button inside the file menu under 'Save as' button
- This button will evoke dialog window that contains
- list of available accounts
- users should be able to choose a account that they would use
- add new account should present
- edit account should be available as well
- there should be indication on connected and disconnected accounts
- users should be able to type the name of the book
- file browser will NOT be available for this revision, but we must provide some way of navigating (browse) the server, and pick up a book location
- list of available accounts
- This button will evoke dialog window that contains
- The icon of the book in the tab bar will indicate that a book is opened from a server.
Related
APP_CONNECTIVITY_REDESIGN
GROUP_APP_SERVER_RESOURCE_ACCESS_R0
How to demo
- Run the author application
- Create a new book
- Insert some frames and pages
- Upload the book to the server
- Open the book from the server
Design
(Describe your design here.)
Implementation
(Describe and link the implementation results here (from the wiki or the repository).)
Testing
(Place the testing results here.)
Comments
(Write comments for this or later revisions here.)