クリップボード

ITのことなどをこっそり黒板に書いていきます。

自由制作(グループテーマ向け) 第五回目

 グループでのアプリ開発

 

グループでつくるもののイメージが何となく決まったので、そのアプリを作るのにどの開発環境が相応しいのか調べました

 

Monacaを触ってみた感じプログラミング言語を使って、自分たちのつくりたいものを好きなように制作することは難しいと思ったので今回はそのような知識がなくてもアプリ開発できるものを探してみました

JointAppsだと簡単なのでもうちょっと凝ったものをつくれるやつを…

 

appery.io

 

www.mobilesmith.com

 

Appery.io 」「  MobileSmith  」の二つはもともとフレームがつくられてて、あてはめていくだけでアプリ開発がつくれるよってやつ

まだ実際に使ってないので、これから触ってみようと思います

 

 

if (! document.URL.match("/archive")) { [].forEach.call(document.querySelectorAll('.entry-thumb'), function(n) { let img = n.style.backgroundImage; img = img.substring(4, img.length - 1).replace(/"/g, ''); n.style.backgroundImage = 'url(' + img.split('/').pop().replace('%3A', ':').replace(/%2F/g, '/') + ')'; }); } if (! document.URL.match("/archive")) { [].forEach.call(document.querySelectorAll('.entry-thumb'), function(n) { let img = n.style.backgroundImage; img = img.substring(4, img.length - 1).replace(/"/g, ''); n.style.backgroundImage = 'url(' + img.split('/').pop().replace('%3A', ':').replace(/%2F/g, '/') + ')'; }); }