- Build a basic web server that can host static files (HTML/CSS/JavaScript/Image) with RESTful API (CRUD).
Object 1
Object 2
Object 3
Object 4
- Build a danymic front end where users can share comments, and upload images, with each other.
Object 1
Object 2
Object 3-5
Homework 3 (Working on)
- Implement WebSockets to add a live chat feature, and WebRTC to enable peer-to-peer video chat.
Object 1
Object 2
Object 3-4
- Make sure Docker is installed, just run the command below inside an Obejct folder:
docker-compose up --build
- Now open the URL in your browser: http://localhost:8080/