This repository contains the web application developed for the course CS2204 (Semester B, 2022/23) at City University of Hong Kong.
The site is a simple client-side web application that allows users to watch promotion video, book tickets, and pre-order for a fictional amusement park.
The site is deployed at https://cityu-cs.github.io/CS2204/ by GitHub Pages.
Note: You need access to CityU internal network to watch the video.
This repository is for demonstration purpose only.
The project is developed in three phases, each phase builds on the previous one.
Phase | Description | GitHub Tag |
---|---|---|
1 | HTML | html |
2 | HTML + CSS | css |
3 | HTML + CSS + JavaScript | v0.3.1 |
Read Design Page for more information.