User Tools

Site Tools


sweater:implementation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
sweater:implementation [2019/03/05 02:46] – [Sweater Implementation] mithatsweater:implementation [2019/03/05 03:02] – [Sweater Implementation] mithat
Line 5: Line 5:
 The potentially evolving design requirements for this project are discussed [[design|elsewhere]]. You can (and we will) always start dabbling with implementations before a solid understanding of the design requirements congeals, but if you do so you should be prepared to throw away everything and start again. In fact, so matter what you should always be prepared to throw away everything and start again. We are constantly spiraling toward wisdom. The potentially evolving design requirements for this project are discussed [[design|elsewhere]]. You can (and we will) always start dabbling with implementations before a solid understanding of the design requirements congeals, but if you do so you should be prepared to throw away everything and start again. In fact, so matter what you should always be prepared to throw away everything and start again. We are constantly spiraling toward wisdom.
  
-Some of the business needs one might need to consider in a development project include:+Some of the business needs you might need to consider in a project include:
   * How soon must the app ship?   * How soon must the app ship?
   * How important is it that features can be added?   * How important is it that features can be added?
Line 15: Line 15:
 Based on the core concept of the app, some of the available technologies that seem suitable include: Based on the core concept of the app, some of the available technologies that seem suitable include:
  
-  * The webstack, either with or without special libraries or frameworks.+  * The Web, either with or without special libraries or frameworks.
   * Android   * Android
   * iOS   * iOS
 +  * Things like [[https://kivy.org/#home|Kivy]] and [[https://www.qt.io/qt-for-device-creation/|Qt Quick]]
 +  * Desktop-oriented frameworks
  
-Other technologies like [[https://kivy.org/#home|Kivy]], [[https://www.qt.io/qt-for-device-creation/|Qt Quick]], and even desktop-oriented frameworks could also be considered. For the time being, I will decideperhaps arbitrarilyto do an implementation using the webstack. In the future, this might be accompanied by other implementations for completeness.+For the time being, I will decide perhaps arbitrarily to do an implementation using the Web. In the future, this might be accompanied by other implementations for completeness.
  
 ===== Available implementations ===== ===== Available implementations =====
sweater/implementation.txt · Last modified: 2019/03/05 03:06 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki