practicalli / practicalli/clojure-web-services
Project: random icebreaker question generator
Nobody has claimed this yet.
- Dominant language
- Markdown
- Stars
- 16
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by reviewing the repository structure and existing web-service entry points, then determine how questions, repeat avoidance, and history should be represented; done means a visitor can receive a random question, request another, avoid repeats, and view recent questions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- backend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100