This is a simple blog application built in JavaScript with the Parse Backend framework (http://parse.com) developed by Facebook. It's full functionality will allow users to:
- Sign up/sign in/sign out to the application;
- Comment on blog posts;
- Like blog posts;
- Paginate through past posts.
Permissions will be given to the application builder to become the blog poster, with the options to make other people blog posters.