Redesigning Dress Measurement Version 1.4
Recently at Aeeiee, we released the latest version of our product- Dress Measurement App, version 1.4, on the App Store. This new version has new UI designs and important features that the users asked for. In this article, I am going to talk about these new features...

How to Use AWS S3 to host your static websites
Cloud technologies are fast becoming the mainstay of what we use to develop custom solutions for consumers. Amazon Web Services(AWS) has become the dominant player and go cloud service for developers. I particularly like the variety of services, tools, and metrics at...

Deploying your Nodejs App to AWS Elastic Beanstalk from GitHub using CodePipeline
In this article, I'm going to do a walkthrough of how to deploy our Nodejs app to Elastic Beanstalk, but first I’m going to give a brief overview of the service. Overview of Elastic Beanstalk AWS Elastic beanstalk is a managed service which means AWS automatically...

Aeeiee awards $1500 scholarship to intern, Jasmine Amoako-Agyei to launch new startup
Introducing Jasmine Jasmine Amoako-Agyei is a social entrepreneur and is launching her new startup, Countdown. She just completed her 3rd year at Arizona State University, pursuing a degree in Marketing with double minors in Sustainability and Technological...

An Introduction to Docker
What is Docker? “Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers.” - Wikipedia. To begin, let’s examine each of the highlighted terms above to help us better understand the...

Build a Slackbot for your dev team with Slack’s Bolt APIs
Slack is a messaging platform used by numerous developer teams around the world for their day-to-day instant messaging interactions. Slack is a very powerful productivity tool that makes our lives easier here at Aeeiee. Bots in slack allow us to run code to automate...

Using Bull as a Priority Job Handler in Node Js
Let’s build a Node.js API that uses Bull to handle priority Jobs Why Bull? There are a wide variety of priority job queues for Node js. “A Queue is a linear structure which follows a particular order in which the operations are performed. The order is First In First...

How to Use Custom code snippets in WordPress
WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. Features include a plugin architecture and a template system, referred to within WordPress as Themes. There are times when we might want to add...

How to use WordPress as a Headless CMS with React
React, the frontend framework created at Facebook in 2013, with over 165k GitHub stars is now one of the most loved Frontend frameworks used by JavaScript developers. React is a powerful framework that allows developers to create re-usable code blocks called...

How to programmatically insert a new table into a Database in WordPress
Recently, at AEEIEE, we needed to programmatically insert a new table into the WordPress database for a plugin we were developing. The table had to hold certain data about users. We wanted this table to be tied directly to our plugin and not be affected by changes...

How to Create Custom Taxonomies in WordPress
A WordPress taxonomy is a way to organize groups of posts and custom post types. This gives you the flexibility to group posts, pages, etc. for your site needs. Fortunately, WordPress comes with some inbuilt custom taxonomies that make it possible to organize contents...

How to to Upload files to S3 with the AWS JavaScript SDK and WordPress
Why AWS? AWS has a ton of amazing services to help in the software development process. From services that help you cache static assets like CloudFront, to services that scale based on the traffic to your application like ElasticBeanstalk (this comes with a load...

Getting Started with Local by Flywheel
Developers always need a local environment to write, run, and test their code before deployment. At Aeeiee, one of the technologies we use is WordPress, but we need to be able to develop WordPress locally before pushing it to production, hence our use of Local by...

Everyday life at Aeeiee
January 2021 Update: This article was originally written in 2020. It’s now 2021 and thankfully, many more companies are learning to cope better with COVID. Let’s hope that this year brings in an effective Vaccine and things go back to some sort of normalcy. 2020 has...

#EndSARS: Seize the Moment
As a Nigerian citizen living abroad, as a Pan-Africanist, and as the leader of a company with remote workers based in Nigeria, I wish to lend my support and my voice to the #EndSARS cause. #EndSARS is a powerful movement of passionate young Nigerians putting their...
Aeeiee is hiring again!
Aeeiee is hiring again!One of our goals for 2020 is to get back on the iOS App Development train. We've seen a tremendous amount of success with Dress Measurement, with over 26,000 downloads from 126 different countries. Over 12,000 of those downloads were in this...

Dress Measurement Version 1.3.1
We're happy to announce that Dress Measurement Version 1.3.1 is live on the app store. This new version includes the following new features and fixes: Localized app for Spanish, French, and German languages Updated user interface New List View for...

Dress Measurement Version 1.3
Dress Measurement version 1.3 is now on the App Store. Download it today and try out our new features! iCloud for Everyone All users can now backup their data to the cloud, and sync with multiple devices Tailor Shop Subscription Tailor Shop is a premium subscription...