[Week 2] Express Random and Express Form

Sorry for that due to an unexpected health issue, I missed the class on the last Saturday. Hope I didn’t miss too much

First of all, I want my web application can hold my Unity Projects inside my personal database, so based on staffs I already have, I made this quick prototype work first, Like the JS code below:

Then you can try my silly staffs here at:

http://138.197.66.80:3000/random

And then, since this code looks quite ugly, and not easy to maintain for its name-space, I establish the forum system based on our class content. Which you can try here:

http://138.197.66.80:3000/form.html

The reference of fixing the cast video is the body-parser, which the reference is here:

And everything works as expected:

http://138.197.66.80:3000/form.html