practicalli / clojure-web-services

Develop production grade server-side web services and APIs using Clojure and REPL driven development
https://practical.li/clojure-web-services
Creative Commons Attribution Share Alike 4.0 International
11 stars 14 forks source link

Project: random icebreaker question generator #10

Open practicalli-johnny opened 4 years ago

practicalli-johnny commented 4 years ago

Visit the site and a random icebreaker question is displayed. A button is displayed to generate another icebreaker question if the first one is not wanted.

Include a way to avoid repeating icebreaker questions to the same person, e.g. cookie, login

Show history of questions so someone knows what questions they asked recently.