and Show Image ◦ POST /images ◦ GET /images/{image-name} • Arguments : [1] : HTTP Port [2] : Our local directory to keep the images • Clue : ◦ `npm install formidable` ◦ `Content-Type: application/x-www-form-urlencoded`
your daily activity ◦ POST /activities ◦ GET /activities/{date} ◦ GET /activities (group by date) ◦ PUT /activities/:id (Update daily activity) ◦ DELETE /activities/:id • Must use Express.js and database integration • Arguments : [1] : HTTP Port
members • Build anything that you want, your hobbies, office works, the next unicorn idea (?) • Show us what you got! (but still using Node.js, Express.js and MySQL) • Prepare your presentation and demo for 10 minutes and 5 minutes QnA • Make sure all of your code running well • Please put your source code in GitHub account