i
Get A Quote

Technology

.NET Core

Built for

Web and Mobile

Industry

Banking and Finance

Country

Nigeria

NEST Bank: A Revolutionary Fintech Corporation

Nest Bank is a financial technology company that provides banking services to individuals and businesses in Africa. The company was founded in 2016 by a team of experienced financial professionals with a vision to use technology to make banking more accessible and affordable for everyone.

Nest Bank has achieved a number of successes since its launch. The company has grown its customer base to over 100,000 users and has processed over $100 million in transactions. Nest Bank has also been recognized for its innovative use of technology, winning several awards including the 2019 Fintech Company of the Year award from the African Banking Awards.

Nest Bank and CMARIX partnered to develop the NestBank technology platform. The platform is a cloud-based application that provides users with a secure and convenient way to manage their finances. The platform includes features such as savings accounts, loans, investments, and bill payments.

The NestBank technology platform has been a key factor in the company's success. The platform has made it easy for users to manage their finances, and it has also helped Nest Bank to reach a wider audience. The platform is also scalable, which means that Nest Bank can easily add new features and services as needed.

The future of Nest Bank looks bright. The company is well-positioned to continue to grow its customer base and expand its services. The NestBank technology platform is a key asset that will help the company to achieve its goals.

SplashOne Home-TotalBalance

Multi Platform

Marketing
Website

Promotes Nest Bank and its services to the public.

multi-platformmulti-platform

Super
Admin panel

Provides Nest Bank's management team with a centralized view of the company's operations.

Customer
Web Application

Allows customers to manage their Nest Bank accounts on the web.

Customer Mobile
Application

Allows customers to manage their Nest Bank accounts on their smartphones.

Agent
Mobile Application

Enables Nest Bank agents to interact with customers.

Super
Admin panel

Provides Nest Bank's management team with a centralized view of the company's operations.

Nest Bank: Overcoming The Challenges Of A New Fintech

Financial Inclusion

One of the main challenges in Africa is the lack of financial inclusion. Many small and medium enterprises (SMEs), as well as individuals, do not have access to banking services. Nest Bank saw this as an opportunity to provide these services to this underserved market.

Financial Literacy

Many individuals and businesses lack the financial literacy needed to effectively manage their finances and make informed financial decisions. Nest Bank identified this as an opportunity to provide financial education and guidance.

Lack of Digital Banking Services

In many parts of Africa, digital banking services are not widely available. This presents a challenge for individuals and businesses who want to manage their finances online. Nest Bank saw this as an opportunity to provide a digital platform for banking services.

Support for Creative MSMEs

Creative MSMEs in Nigeria often lack the necessary support and resources to grow and compete on a global scale. Nest Bank identified this as an opportunity to provide the required skills and support to these businesses.

Need for Sustainable Investments

There is a growing demand for investments that not only provide financial returns but also have a positive social and environmental impact. Nest Bank saw this as an opportunity to provide sustainable investment options.

Access to Loans and Trade Finance

Many creditworthy SMEs, particularly in the agribusiness sector, struggle to access loans and trade finance. Nest Bank identified this as an opportunity to provide these services and support the growth of these businesses.

NEST Bank: A Game Changer In Fintech Industry In Africa, CMARIX Contribution.

Advanced Banking Platform

CMARIX developed an advanced banking platform for Nest Bank that provides a range of services, including account creation, money transfers, and investment services. This platform was designed to be user-friendly, performance-centric, and scalable, accommodating a growing user base and expanding range of services.

Secure Transactions

CMARIX implemented high-end security measures for Nest Bank to ensure that users can deposit, withdraw, and transfer money securely. This was achieved through the use of Microsoft DotNetCore technology for secure programming and a big data ready MS-SQL database for secure data storage.

Technical Excellence

CMARIX demonstrated technical excellence in the Nest Bank project through the use of .NET Core technology for development, a big data ready MS-SQL database, and the integration of third-party libraries and plugins like EPPlus and Hangfire.

Support for SMEs

Through the Nest Bank platform, CMARIX helped provide support to over 2,500 smallholder farmers and SMEs, providing them with the necessary financial services to grow their businesses.

Sustainable Investments

Nest Bank manage investments worth over $5,000,000, focusing on economic investments with high social and environmental impact.

User-Friendly Interface

CMARIX designed the Nest Bank platform with a user-friendly interface, making it accessible to a non-tech-savvy audience. This was achieved through the creation of over 60 screens and wireframes for a seamless user experience.

Regulatory Compliance

CMARIX ensured that the Nest Bank platform was compliant with financial regulations through features for data governance and regulatory reporting.

Core Features

User Access & Roles

Users can register and create an account using their phone number. The platform also provides a password reset function in case users forget their password.

screenshort

Profile Management

Users can manage their profile, including uploading a profile picture and updating their contact details.

screenshort

Account Overview

On the home screen, users can view their account number, available balance, credit score, and recent activities.

screenshort

Money Transfer

Users can transfer money to other accounts. They can add new beneficiaries by entering their details, including the bank and account number.

screenshort

Insights

Users can view insights related to their financial activities.

screenshort

Savings Features

Users can create Fixed Deposit and Recurring Deposit accounts. They can also set up goals and group goals for their savings.

screenshort

Nest Wallet

Users can add money to their virtual Nest Wallet for easy transactions.

screenshort

Bank And Card Management

Users can add live bank accounts and live debit and credit cards to their account for seamless transactions.

screenshort

Security Features

The platform includes multiple security features, including secure programming via Microsoft DotNetCore technology, a big data ready MS-SQL database, enterprise-grade security, extensive digital logging across the platform, data governance, and regulatory reporting.

User-Friendly Design

The platform was designed with a non-tech-savvy audience in mind, with over 60 screens and wireframes for a user-friendly experience.

Customer Web App

Add External Bank account and Nest Customer as beneficiary.
Create FD and different Recurring plans for saving.
Retrieve money from Wallet to your Bank Account.
Transfer money from any channel to any channel, ie.

Wireframe Design

Image-screen
Image-screen
Image-screen
Image-screen
Image-screen
Image-screen
Image-screen
Image-screen
Image-screen
Image-screen

The Final Take Away

final-take-away
final-take-away
final-take-away
final-take-away
60+
Screens
final-take-away
final-take-away

Saving Plan

Your savings are important to you, so how it is managed should be driven by you. Choose from our range of savings plans to suit your needs.

  • Peacock (Lump Sum)

    Looking for great returns on your savings? Let your money work harder!

    icon
  • Early Bird (Flexible)

    It is never too early to start planning a bright future for your children.

    icon
  • Flamingo (Bit by Bit)

    Planning to save towards a goal and need a plan to help you achieve it

    icon
  • Squad (Group)

    Set group savings with target with friends & family. Set your squad goals today!

    icon
card card card

Graph Technical Stack

mobile-image

Animations

mChart.animateX(3000); // animate horizontal 3000 milliseconds
// or:
mChart.animateY(3000); // animate vertical 3000 milliseconds
// or:
mChart.animateXY(3000, 3000); // animate horizontal and vertical 3000 milliseconds

ViewPortHandler

ViewPortHandler handler =
chart.getViewPortHandler();

Axis (General)

YAxis leftAxis = chart.getAxisLeft();
LimitLine ll = new LimitLine(140f, "Blood Pressure
High");
ll.setLineColor(Color.RED);
ll.setLineWidth(4f);
ll.setTextColor(Color.BLACK);
ll.setTextSize(12f);
// .. and more styling options
leftAxis.addLimitLine(ll);

Key Results

Advanced Banking Platform

The development of a comprehensive banking platform that allows users to manage their finances, including savings accounts, fixed deposits, and recurring deposits, all in one place.

Support for SMEs

Through partnerships and initiatives, Nest Bank has supported over 2,500 smallholder farmers and SMEs, providing them with the necessary financial services to grow their businesses.

Technical Excellence

The use of .NET Core technology for development and a big data ready MS-SQL database demonstrates the technical excellence achieved in this project.

Scalable Solution

The use of .NET Core technology for development and a big data ready MS-SQL database demonstrates the technical excellence achieved in this project.

Sustainable Investments

Nest Bank has managed investments worth over $5,000,000, focusing on economic investments with high social and environmental impact.

User-Friendly Interface

The platform was designed with over 60 screens and wireframes, providing a user-friendly experience even for non-tech-savvy users.

Financial Inclusion

By providing a digital platform for banking services, Nest Bank has contributed to enhancing financial inclusion across Africa.

Secure Transactions

The implementation of high-end security measures ensures that users can deposit, withdraw, and transfer money securely.

Design System Color Palette

  • #ECD284
  • #CDAC3F
  • #051B54
  • #778CA2
  • #252631
  • Fonts
  • Graphik
  • Regular
    Medium
    Bold
  • Icons
  • icon icon icon icon icon icon icon icon icon icon icon icon icon icon

Tech Stack

iocn

Web Application

.NET Core: This cross-platform framework from Microsoft was used for building the web application. It is known for its performance, security features, and ability to create scalable applications.

Angular: This platform was used for building the user interface of the web application. It's a popular framework for creating dynamic and modern web applications.

iocn

Mobile Application

Android Native – Kotlin: The mobile application was developed natively for Android using Kotlin, a modern language that is fully interoperable with Java and is preferred for new Android development due to its null-safety and conciseness.

iocn

Database

SQL Server: This is a relational database management system from Microsoft. It was used for storing and retrieving data as required by the applications. The database is described as being "big data ready", indicating it was set up to handle large volumes of data.

iocn

Server

Azure Server: Microsoft Azure was used as the server for hosting the application. Azure is a cloud computing service created by Microsoft for building, testing, deploying, and managing applications and services through Microsoft-managed data centers.

Third-Party Libraries & Plugins

EPPlus: This is a .NET library that reads and writes Excel files using the Office Open XML format (xlsx). It is used for any features involving the import or export of Excel files.

Hangfire: This is an open-source framework that helps to create, process and manage background jobs. It is used for any features that required background processing, like sending emails or processing payments.

Powered by Engineers. Empowered by Technology.

Delivering Excellence in Custom Software, Web, and Mobile App Development.

Start Your Project Now