Features/Develop Web: Difference between revisions
No edit summary |
No edit summary |
||
| Line 48: | Line 48: | ||
* <b>Tabbed Canvas</b>: Multitab feature where several pages can be edited simultaneously. | * <b>Tabbed Canvas</b>: Multitab feature where several pages can be edited simultaneously. | ||
== Benefit to Sugar == | |||
''Sugar includes lot many activities that are targeted for children's learning. This activity will add to learning activity base using which children can learn something new. This will impart knowledge through examples on how HTML pages, Javascript and on the whole web sites are developed. Also, this will prove fruitful with respect to classroom perspective where teachers and mentors can impart good knowledge to children through this activity. | |||
== Scope == | |||
Tasks to develop this activity( at high level; these can be broken down into several tasks): | |||
* Identify the requirements, features to design and implement. | |||
* Design the User Interface. | |||
* Code and test unit functionality like individual features i.e design mode, source mode and publish mode. | |||
* Create properties windows. | |||
* Write functionality to save and load the HTML, JavaScript files. | |||
==UI Design== | |||
<b>Screen Mockups:</b> | <b>Screen Mockups:</b> | ||
| Line 67: | Line 82: | ||
== How To Test == | == How To Test == | ||