iPhone iPad applications

Ruby on Rails applications

Ruby on Rails Logo PostgreSQL Logo MySQL Logo jQuery Logo

Development process

Project discovery

Project discovery

This is where we determine requirements, listen to our client and client’s ideas. The goal is to elaborate a consistent and fully satisfactory plan, based on domain knowledge. Mind maps, prototypes and all the necessary artifacts will be done to ensure that we follow our client’s direction with no doubt.

Design

Usable design

Our design contains all of four user-centered design elements - visibility, accessibility, legibility and language. Each iteration is made using client’s participation in order to receive feedback, comply suggestions and emotions. Finally, we present polished, user tested interface.

Development

Flexible development

In the meanwhile, expected functionality is made by our developers. Agile development lets us quickly deliver high-quality software. Our team specializes in building web aplications in Ruby on Rails and mobile applications for iPhone and iPad in iOS. We have an experience with PostgreSQL, MySQL, MongoDB, HTML/CSS, jQuery, AJAX. Integration of different technologies is what we do the best!

Analyze, iterate and maintain

Analyze, iterate and maintain

We are able to analyze and report any aspect of the project. Our job will continue if client’s will is to monitor or improve any cases important for his business. With AppUnite you do not have to worry about successful launch or qualified and quick support!

Services

AppUnite is a software development agency that specializes in creating highly-usable web and mobile applications in Ruby on Rails and iOS. We use the latest and greatest technology in combination with an optimized agile approach. Feel free to contact us - we would love to discuss your ideas.

Latests on our blogs

Recently, I was working on a project that needed some nifty photo uploads. In the past I was using Uploadify, which is a great jQuery plugin that uses Flash to upload files, but I needed something more. After doing some research I came across Plupload. This great tool uses HTML5 to upload files on modern browsers and can fallback to Flash or Silverlight backend on older browsers. It can even fallback to HTML4 without progress bar if Flash and Silverlight are not installed. In this post I will show you how to integrate Plupload with Rails 3.

Read more