An open API service indexing awesome lists of open source software.

https://github.com/biolafrica/mola

Front-end codes :Mola Exchange, Revolutionizing Peer-to-Peer Currency Trading
https://github.com/biolafrica/mola

css3 html5 jasmine javascript websocket

Last synced: 5 months ago
JSON representation

Front-end codes :Mola Exchange, Revolutionizing Peer-to-Peer Currency Trading

Awesome Lists containing this project

README

          

# Mola – Real-Time P2P Currency Exchange Platform

Peer-to-peer platform that lets users post and accept currency exchange deals with live rate updates.

## 🔧 Tech Stack
- JavaScript
- WebSocket
- Express
- Paystack API
- Jasmine for testing
- Python

## 🚀 Features
- Real-time pricing and chat via WebSocket
- Secure payment flow using Paystack
- Custom dashboards for users and admins
- Live order matching and alerts

## ⚙️ Challenges
- WebSocket disconnection handling
- Real-time concurrency bugs

## 📈 Metrics
- Simulated 100+ transactions during test phase
- Sub-second price refreshes on staging