Tech specs and my involvement

Frontend: AngularJS (v13) Ionic (v6) Capacitor (v4) node.js (v16) as of Jan 9th, 2024

Blacksheep GO app is an e-commerce food delivery application available on Apple Appstore Google Play store and also published on a web. It started with a very small team in 2020 the same year as Nando’s project. As we have the codebase which can accomplish the same goal on Nando’s project, the team decided to inherit some core modules and add a new theme into the same repository. It’s a hybrid app powered by Ionic v6 and Capacitor as they work well together and we can complete the project quicker.

I started this project with another intern developer. I was my job to manage the intern colleague (assign tasks, code review, merging PRs). Even if we didn’t have to start from scratch, there were so many parts we had to rebuild.

Key features

There are also some new key features we implemented, for example:

Marketplace

As the concept of the business is more a “marketplace” rather than a single brand restaurant, we have to land their customers to a marketplace page not a products page.

Loyalty

A year later, the client came back to us to request another feature, the loyalty program. We worked together to design and implement the program inspired by “punchcard” concept.

Intercom

This theme was later inherited to another client “Taster”. They requested a channel for their customers to contact the customer service through live chat. We Integrated Intercom service to the project so their CS agent can directly chat with customers.

Other pages

I posted some sample screenshots down below.

Home page

Products list

Shopping basket

The shopping basket is persist on the products list page on desktop, with less space on mobile, the shopping basket is a separate which can be accessed by the bottom tab bar.

Checkout page

Confirmation page