While I worked at Tekside.io, I worked on the DevOps team. This team focuses on coding marketing solutions for clients. We primarily work on communication between the clients and their customers - mainly through email. The task I was assigned was to create their first instance of their third channel of communication: push notifications.
During my work term, I worked on creating a sample app for a local coffee shop. Through this, we gained the knowledge of app development and push notifications. This sample app could then be shown off to potential clients. It's inclusion has the potential to influence future patronage.
During my two terms at Tekside.io, I worked on a project called the Coffee App.
Tekside.io helps companies connect with their clients by offering varied channels of communication. One channel they had yet to pursue, though, was push notifications. Never having made an app before, they decided to try it out by making a prototype. This prototype was modelled after a local coffee shop in Guelph named Planet Bean. My job was to learn about app development and create this app.
To create the app, we used React Native for the UI, Google Firebase for the notifications, and MongoDB for saving user account information, such as keycloak tokens, addresses, and abandoned carts. I and one other employee were assigned to work on this. I handled the Shopify integration and two other tasks, and they handled push notifications.
There were 3 main tasks I completed in this app:
The most challenging (and fun) part of this project was the Shopify integration. I made a dummy store with all of Planet Beans products and figured out how to organize it so that the products could be displayed in a comprehensive way. Parsing the product information into a cart and then creating the orders was also fun. I enjoyed working on this project.