Simple string randomizer using Express.js and EJS
node index.js
1) made course ID and course name lists (using ref at .txt eof) 2) moved lists to their own file 3) custom middleware to read files 3) additional logic to label some classes as “Intro” or “Capstone”
| __ index.ejs |
| __ header.ejs |
| __ footer.ejs |
| __ cid.text/cname.text |