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
- Host: GitHub
- URL: https://github.com/biolafrica/mola
- Owner: biolafrica
- Created: 2024-05-23T15:39:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-05T00:17:40.000Z (about 1 year ago)
- Last Synced: 2025-05-05T01:26:15.463Z (about 1 year ago)
- Topics: css3, html5, jasmine, javascript, websocket
- Language: HTML
- Homepage: https://molaex.com
- Size: 20.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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