64

BopStocks

A simulated stock trading platform for an online influencer’s community with 3,000+ users and 1,000+ daily trades.

BopStocks is a simulated stock trading platform created for an online influencer’s community, supporting over 3,000 users and handling 1,000+ daily trades.

Contributions

  • Real-time Trade History: Real-time updates of trade history and stock prices using WebSockets for accurate stock pricing during trades.
  • Performance Optimization: Reduced SQL query times from 3.89s to 35ms through Redis caching and SQL indexing.
  • Unique Pricing Algorithm: Allows users to market buy and sell stocks with immediate price updates.

Technologies Used