
Powered by Ruby on Rails
Ruby on Rails has been the basis for which we have constructed projects for many clients. Though the platform may not garner the same popularity it once did, it still provides exceptional tools for web development. The way it simplifies development peels off many of the complex layers needed to construct an app successfully.
Why is it so Effective?
Simply put, Ruby on Rails is a web framework. It provides prefabricated structures tailored to the code and database the developers are using in line with what the developers aim to build. Each model is composed of three different segments: the model that contains the data structure of the application, the view consisting of the web application’s front end that viewers will interact with, and the controller consisting of the business logic that ties both the data structures to the user interface. It may not support machine learning, but it does have extensive libraries to facilitate continued development.
Why is it so Effective?
Simply put, Ruby on Rails is a web framework. It provides prefabricated structures tailored to the code and database the developers are using in line with what the developers aim to build. Each model is composed of three different segments: the model that contains the data structure of the application, the view consisting of the web application’s front end that viewers will interact with, and the controller consisting of the business logic that ties both the data structures to the user interface. It may not support machine learning, but it does have extensive libraries to facilitate continued development.
Examples of Our Work
SameSky Health
SameSky Health is a HIPPA-compliant platform for healthcare. It does 2 things, it allows people in the US and Mexico to contact Spanish-speaking doctors. It also functions as an SMS campaigning solution for health campaigns.
Technology
SameSky uses Ruby on Rails as the backend for their mobile applications and they leverage the ActiveAdmin gem for the administration of these users. Built using Ruby on Rails, it is also supported by Postgres, Redis, and Sidekiq. It integrates with Twilio on the backend and the mobile apps and was built using jquery and bootstrap along the front end. Finally, the test instance is deployed on Heroku while the production instance is deployed on Aptible.
SameSky Health
SameSky Health is a HIPPA-compliant platform for healthcare. It does 2 things, it allows people in the US and Mexico to contact Spanish-speaking doctors. It also functions as an SMS campaigning solution for health campaigns.
Technology
SameSky uses Ruby on Rails as the backend for their mobile applications and they leverage the ActiveAdmin gem for the administration of these users. Built using Ruby on Rails, it is also supported by Postgres, Redis, and Sidekiq. It integrates with Twilio on the backend and the mobile apps and was built using jquery and bootstrap along the front end. Finally, the test instance is deployed on Heroku while the production instance is deployed on Aptible.
Let’s Play Soccer
LPS is an indoor soccer company that was struggling with reaching its customers beyond the limitations enforced by Covid-19. We provided a system to reach out to customers for signups, team arrangement, organizing events, and putting out reminders in advance of matches to all members of the team.
Technology
Let’s Play Soccer uses Ruby on Rails for their website, console application, and purchase request application. These applications leverage Rails, Devise for authentication, and a number of other gems
Let’s Play Soccer
LPS is an indoor soccer company that was struggling with reaching its customers beyond the limitations enforced by Covid-19. We provided a system to reach out to customers for signups, team arrangement, organizing events, and putting out reminders in advance of matches to all members of the team.
Technology
Let’s Play Soccer uses Ruby on Rails for their website, console application, and purchase request application. These applications leverage Rails, Devise for authentication, and a number of other gems
QDrive
QDrive provides a document management solution, but with a twist. Using Smart Folders and guided by the KISS principle, it allows users to easily upload documents and share them on specific workflows with the main intention being the benefit of the legal services industry.
Technology
The cloud backend was built using Ruby on Rails, Postgres, Redis, and Sidekiq. It integrates with AWS S3 and its version manager while the frontend was built using Angular and bootstrap. The site was initially deployed to AWS but was later on moved to a Heroku instance.
QDrive
QDrive provides a document management solution, but with a twist. Using Smart Folders and guided by the KISS principle, it allows users to easily upload documents and share them on specific workflows with the main intention being the benefit of the legal services industry.
Technology
The cloud backend was built using Ruby on Rails, Postgres, Redis, and Sidekiq. It integrates with AWS S3 and its version manager while the frontend was built using Angular and bootstrap. The site was initially deployed to AWS but was later on moved to a Heroku instance.
Kyber
Kyber is a chatbot on Slack that produces and manages tasks and events from natural language.
Technology
The backend is built on Ruby on Rails, Postgres, Redis, and Sidekiq. Additionally, it’s designed to integrate with Slack to back up teams.
Kyber
Kyber is a chatbot on Slack that produces and manages tasks and events from natural language.
Technology
The backend is built on Ruby on Rails, Postgres, Redis, and Sidekiq. Additionally, it’s designed to integrate with Slack to back up teams.
MyPalacio
MyPalacio is a set of IoT tools that allow the control of paintings in the house.
Technology
Built the native android application that communicates with the proprietary hardware through WIFI. Construction was done using many of the standard tools that native android applications apply, including Volley, Butterknife, Picasso, Material Design, and more.
MyPalacio
MyPalacio is a set of IoT tools that allow the control of paintings in the house.
Technology
Built the native android application that communicates with the proprietary hardware through WIFI. Construction was done using many of the standard tools that native android applications apply, including Volley, Butterknife, Picasso, Material Design, and more.