Mood Server Lab

Requirements

1. Create an HTTP server that serves the Happy File

3. Create a variable to store the mood (happy as default).

4. Use readline to create an interface that accepts standard input and output for happy and sad.
5. Change the mood based on this input. (Refresh the page to see it working).

6. Add a command to quit.

2. Serve .jpg images with the server.

mood server

By Moon Highway

mood server

  • 504