Skip to content

Commit c6a14bc

Browse files
Merge pull request #44 from hurricanemark/Phase3-BaselineToMoreSeriousWorks
Phase3 baseline to more serious works
2 parents 4a98b1b + ac24e89 commit c6a14bc

File tree

9 files changed

+11
-1
lines changed

9 files changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,4 +237,14 @@ We will choose [Selenium IDE chrome extension](https://chrome.google.com/webstor
237237
Ran all test suites within paths "C:\Users\markn\AppData\Roaming\npm\node_modules\selenium-side-runner\dist\main.test.js".
238238

239239
StagingProjs>
240-
```
240+
```
241+
242+
## Convert Web App into Mobile App
243+
244+
The advantage of designing and implementing a responsive web app earlier is now paying off. If you were to open it using the browser on your phone. Its looks-and-feel is fine.
245+
246+
Before you invest time and effort developing mobile-native, convert this hosting URL using online converter such as [GoNative](https://gonative.io/app/0n4pabzw75m638htrqkvkmw5hw).
247+
248+
Often, this is enough to demonstrate proof of concept. You can use it to make further decision in your mobile development.
249+
250+
![iOS Data Screen](./public/iOSScreenRaw.PNG) ![iOS Screenshot](./public/iOSScreen1Raw.PNG)

public/AndroidRaw1Screen.PNG

32 KB
Loading

public/AndroidRaw2Screen.PNG

52.7 KB
Loading

public/AndroidScreen.png

222 KB
Loading

public/iOSScreen.png

222 KB
Loading

public/iOSScreen1Raw.PNG

57.8 KB
Loading

public/iOSScreen2Raw.PNG

57.8 KB
Loading

public/iOSScreenBottom.png

356 KB
Loading

public/iOSScreenRaw.PNG

35.9 KB
Loading

0 commit comments

Comments
 (0)