Really cool. What is the front and back end?
Frontend: HTML5 CSS3 Javascript (jQuery)
Backend: NodeJS CouchDB
11–20 of 35 posts
Really cool. What is the front and back end?
Frontend: HTML5 CSS3 Javascript (jQuery)
Backend: NodeJS CouchDB
nice work, i can already guess that it is socket.io + node.js :D I like the UI, very well done.
Earlier quoted context omitted.
We kept a simple stack. Frontend: HTML5 CSS3 Javascript (jQuery) Backend: NodeJS CouchDB
Why Couch and not Mongo?
seriously cool. looks like chat is the new 'to-do list' and I mean that in a good way. if anything it is more fun and interactive to build. i also did something similar except the chat room generation is automatic and based on your location. Basically http://getyoucoffee.com/ will decide which chat room you are assigned to based on your location. it's pretty huge in cities with subways.
I also built http://prompt.im ( http://news.ycombinator.com/item?id=2457111 ) around 1 year ago which is pretty similar (doesn't really work anymore). Good luck with it.
The UI looks beautiful though, any plans with it :)?
I like the UI.
Earlier quoted context omitted.
Why Couch and not Mongo?
Our developer understood the views on Couch and simply couldn't get Mongo's views working with nodeJS. It's a human preference and works out perfectly - so far.