JavaScript for Line of Business Applications
596.1K views | +0 today
Follow
JavaScript for Line of Business Applications
Keeping track of current JavaScript Frameworks that help design your clientside Business Logic Layers.
Curated by Jan Hesse
Beam to my Inbox:
Your new post is loading...
Your new post is loading...

Popular Tags - Filter using the Funnel

Current selected tag: 'CouchDB'. Clear
Scoop.it!

Building a Real-time SMS Voting App

Building a Real-time SMS Voting App | JavaScript for Line of Business Applications | Scoop.it
A five part (and multi-year!) series from the Twilio blog recently concluded - here's the list of all the posts in the series:

Building a Real-time SMS Voting App Part 1: Node.js & CouchDB
Building a Real-time SMS Voting App Part 2: Socket.io and Highcharts.js
Building a Real-time SMS Voting App Part 3: Scaling Node.js and CouchDB
Votr Part 4: AngularJS and Authentication with CouchDB
Votr Part 5: AngularJS and CRUD Using RESTful APIs

Benjamin Dean's curator insight, January 21, 2014 9:42 AM

I've been a big fan of what Twilio can do for small organizations, and this series gives good insight on building a full-stack app with AngularJS.

Scoop.it!

AngularJS and Authentication with CouchDB

AngularJS and Authentication with CouchDB | JavaScript for Line of Business Applications | Scoop.it

Through the first 3 parts of this series we now have a scalable voting application that can process votes for events via SMS or voice and display the real-time progress of voting. However, there is currently no web interface for an administrator. Creating events or modifying them require making changes directly to the documents in CouchDB. In this blog post, I will walk through the process of creating a simple web interface for administrators using AngularJS.

No comment yet.