Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

jorel777/fintech-market-dashboard-

Domaine:

digital infrastructure

Type de record:

software
Créateur:
jor
Hôte:
A lightweight internal dashboard showcasing leading fintech companies in Africa, their transaction volumes, and market share insights # Fintech Market Insights Dashboard A lightweight internal dashboard showcasing leading fintech companies in Africa, their transaction volumes, and market share insights. ## Features - 📊 Comprehensive fintech company listings - 📈 Transaction volume tracking and trends - 🥧 Market share visualizations - 🌍 Geographic filtering by African countries/regions - 📤 Data export capabilities - 📱 Responsive design for all devices ## Tech Stack ### Frontend - React 18 with TypeScript - Material-UI (MUI) for design system - Recharts for data visualizations - React Query for data fetching - Vite for fast development ### Backend - Node.js with Express.js - TypeScript for type safety - SQLite for data storage - In-memory caching with node-cache - Node-cron for scheduled tasks ## Getting Started ### Prerequisites - Node.js 18+ - npm or yarn ### Installation 1. Clone the repository ```bash git clone cd fintech-market-dashboard ``` 2. Install dependencies ```bash npm install ``` 3. Start development servers ```bash npm run dev ``` This will start both frontend (localhost) and backend (localhost) servers. ### Available Scripts - `npm run dev` - Start both frontend and backend in development mode - `npm run build` - Build both frontend and backend for production - `npm run test` - Run tests for both frontend and backend - `npm run lint` - Run linting for the entire project ## Project Structure ``` ├── frontend/ # React TypeScript frontend │ ├── src/ │ │ ├── components/ │ │ ├── pages/ │ │ ├── services/ │ │ └── utils/ ├── backend/ # Node.js TypeScript backend │ ├── src/ │ │ ├── controllers/ │ │ ├── services/ │ │ ├── models/ │ │ ├── routes/ │ │ └── utils/ └── data/ # SQLite database files ``` ## Deployment This application is designed to be deployed using free hosting services with automated CI/CD. ### Live Demo - **Frontend**: fintech-market-dashboard.ve… - **Ba …

Visit

github.com

Similaires

OlamideOlanipekun/FinTech-DashboardVene97/PaySwift-Ghana-Fintech-Data-Analytics-Dashboardnathanielpresents/esx-market-dashboardHarrisonblaq/Fintech-Market-Analysis-in-Nigeriamuhinja2002-svg/market-pulse-dashboardonekenosi/African-Risk-Market-Dashboard

OlamideOlanipekun/FinTech-Dashboard

A high-performance Personal Finance & Business Payments Dashboard for African SMEs and freelancers t

Vene97/PaySwift-Ghana-Fintech-Data-Analytics-Dashboard

I developed a Power BI dashboard for PaySwift Ghana to analyze feature adoption, loan defaults, and

nathanielpresents/esx-market-dashboard

Interactive analytics & valuation dashboard for the Ethiopian Securities Exchange (ESX) # ET ESX Ma

Harrisonblaq/Fintech-Market-Analysis-in-Nigeria

Research findings: Fintech Product Trends, User Demands & Market Positioning # Fintech Market Analy

muhinja2002-svg/market-pulse-dashboard

Live African economic dashboard — World Bank API + Streamlit + Plotly. Deployed on Streamlit Cloud.

onekenosi/African-Risk-Market-Dashboard

# African-Risk-Market-Dashboard import streamlit as st import pandas as pd import numpy as np import