Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

A sample project to practice JavaScript with MVC for the HTML5 fukuoka community in Japan.

Notifications You must be signed in to change notification settings

komiyak/sample-html5-fukuoka-icecreamjs-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

概要

JavaScript を使った クライアントサイドMVC の練習アプリ。 教材は「JavaScript徹底攻略 (WEB+DB PRESS plus)」の 「もうスパゲティコードは作らない! はじめてのクライアントサイドMVC」です。

アプリの内容

アイスクリームショップを作ろう!

アイスクリームを2つまで重ねて選択出来ます。 サーバーとの通信は必要なく、クライアントだけで動けば OK。

  • 選択可能なアイスクリームは3種類
  • ユーザーはアイスクリームを2つまで選ぶことができる
  • アイスを選択した順番も表現する
  • 3個目を選んだ時、最初に選んだアイスクリームは削除する

リンク

通常版

https://github.com/komiyak/sample-html5-fukuoka-icecreamjs

MVC版

https://github.com/komiyak/sample-html5-fukuoka-icecreamjs-mvc

About

A sample project to practice JavaScript with MVC for the HTML5 fukuoka community in Japan.

Resources

Stars

Watchers

Forks

Packages

No packages published