Skip to content

noaa99/web-applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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