Line 230: |
Line 230: |
| Prerequisite: Android, Java, HTML5/JavaScript. | | Prerequisite: Android, Java, HTML5/JavaScript. |
| | | |
− | More info: [https://github.com/llaske/sugarizer/blob/master/README.md Sugarizer README]
| + | How to start: Clone the [https://github.com/llaske/sugarizer Sugarizer repository], then create your own APK following instructions [https://github.com/llaske/sugarizer/blob/master/README.md#build-client-for-android-or-ios here]. Think about how to adapt this APK to transform it into an Android launcher. |
| | | |
| |- | | |- |
Line 242: |
Line 242: |
| Technology to use: HTML5/JavaScript, bootstrap, node.js, MongoDB | | Technology to use: HTML5/JavaScript, bootstrap, node.js, MongoDB |
| | | |
− | More info: [https://github.com/llaske/sugarizer/blob/master/README.md#server Sugarizer Server documentation], [http://sugarizer.org/apidoc/ Sugarizer Server API]
| + | How to start: Clone the [https://github.com/llaske/sugarizer Sugarizer repository], then install Sugarizer server using instructions [https://github.com/llaske/sugarizer/blob/master/README.md#server here], finally explore the [http://sugarizer.org/apidoc/ Sugarizer Server API] and think about way to implement dashboard features. |
| | | |
| | | |
Line 254: |
Line 254: |
| Technology to use: HTML5/JavaScript | | Technology to use: HTML5/JavaScript |
| | | |
− | More info: [https://github.com/llaske/sugarizer/blob/master/README.md#create-your-own-activity Create a Sugarizer activity], [http://activities.sugarlabs.org/us/sugar/addon/4034 Moon], [http://activities.sugarlabs.org/us/sugar/addon/4038 Speak], [http://activities.sugarlabs.org/us/sugar/addon/4253 Fototoon]
| + | How to start: Download and install Sugar like explain [https://wiki.sugarlabs.org/go/Downloads here] and install the existing version of activities to port: [http://activities.sugarlabs.org/us/sugar/addon/4034 Moon], [http://activities.sugarlabs.org/us/sugar/addon/4038 Speak], [http://activities.sugarlabs.org/us/sugar/addon/4253 Fototoon]. Clone the [https://github.com/llaske/sugarizer Sugarizer repository], then create an empty Sugarizer activity following instructions [https://github.com/llaske/sugarizer/blob/master/README.md#create-your-own-activity here]. Think about how to reproduce features of existing activities. |
| | | |
| |} | | |} |