Skip to content

Latest commit

 

History

History
66 lines (42 loc) · 3.49 KB

alternative-project-ideas.md

File metadata and controls

66 lines (42 loc) · 3.49 KB

Alternative project ideas - needs developing

Other possible exercises (may need some work)

  • Paying the restaurant bill
  • Monthly budget calculator (food, parties, bills, etc)
  • ClojureBridge London event management - register coaches and attendees and try match them up based on skills & experiences (webapp using ring / compojure - alternative to practicalli, webapps ?)
  • Currency converter: compare the current value of currencies (given one currency, show its value in one or more other currencies); track currency changes; compare currency changes over time. (find a suitable api with currency data)

Clojure web apps

ClojureScript web apps

  • Tic-tac-toe game - create the game using clojurescript and reagent
  • Personal Website using reagent
  • Social Network profile with friends

Graphics with Quil

Existing ClojureBridge projects (probably drop)

Other possible exercises (may need some work)

  • Paying the restaurant bill (re-word to make the problem clearer)
  • Monthly budget calculator (food, parties, bills, etc)
  • ClojureBridge London event management - register coaches and attendees and try match them up based on skills & experiences (webapp using ring / compojure - alternative to practicalli, webapps ?)
  • Currency converter: compare the current value of currencies (given one currency, show its value in one or more other currencies); track currency changes; compare currency changes over time. (find a suitable api with currency data)

Other ideas (advanced)

  • managing your favourite songs with Clojure and the Spotify API

####TODO::Review suitability of these projects for Clojurebridge London

ClojureScript web apps

  • Tic-tac-toe game - create the game using clojurescript and reagent
  • Personal Website using reagent
  • Social Network profile with friends

Graphics with Quil

Existing ClojureBridge projects (probably drop)