Highlighted Project Orderbook

Orderbook
GitHub
An order book for traders. A CRUD web application with a Java + MySQL backend, and a React frontend.
Allows order addition and modification, and tracks the history of each order.
Automatic matching is performed, and a ticker feed is available alongside a simple trade history graph.

Additional Technologies Used:

Spring MVC - Spring Boot - JPA - REST Architecture - HTTP with JSON

Highlighted Video