practicalli / practicalli/clojure-web-services
Guided Project: How far is it?
Nobody has claimed this yet.
- Dominant language
- Markdown
- Stars
- 16
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
A simple website with bootstrap and forms that lets you select two cities and it tells you how far they are apart (select Km, Miles, flaps of a birds wing, etc)
Resources
https://stackoverflow.com/questions/44042246/clojure-hiccup-dropdown-menu
https://weavejester.github.io/hiccup/hiccup.form.html
https://stackoverflow.com/questions/8140867/clojure-hiccup-form-handler
https://clojurebridge.org/community-docs/docs/web-applications/hiccup/
http://practicalli.github.io/clojure-webapps/compojure/show-request-info.html
ClojureScript
https://yogthos.github.io/reagent-forms-example.html
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
Start by reading the linked Hiccup, Compojure, ClojureBridge, and Reagent forms resources, then inspect the repository for its existing web-service entry points. Done means a website lets users select two cities and a unit, including kilometers, miles, and the proposed bird-wing measure, and displays their distance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, clojure
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100