Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 831 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 831 Bytes

Web Application

This folder contains the whole source codes of web applications I contributed.

/noaa : Personal Web Page - Hyunjong Choi

Framework : Cakephp
Javascript : /noaa/app/webroot/js
CSS : /noaa/app/webroot/css
Main HTML : /noaa/app/view/home/main.ctp
Layout : /noaa/app/view/layout/main.ctp
Live page : http://www.bamtori.me
Last updated : 9/8/2015

/tictactoe game : tictactoe game with javascript

index.html : Display game
Javascript : jquery.min.js / jquery.tictactoe.js
CSS : style.css
Last updated : 3/21/2015

/horizontal(vertical) accordion : horizontal accordion plug-in

index.html : test page
Javascript : jquery.min.js / jquery.vaccordion.js
CSS : vaccordion.css
Last updated : 3/25/2015