Little webapp hacked with Backbone, Leaflet, Bootstrap, Node.js and MongoDB using Responsive Design.
The landing page is a map with places around you fetched from the database (new places are eventually added through a request to OpenStreetMap). When you click on a place you can see comments from other people and leave yours.
Live Demo (currently down)
Mobile
Desktop
Technically the app features these concepts/technologies :
- Backbone
- Twitter Bootstrap
- Node.js/Express
- MongoDB
- Client/Server code sharing (by reusing Backbone models in Node.js for validation)
- Require.js
- Responsive Design
- Leaflet with OpenStreetMap
- Alerts and messages bus