MapStox is a global, fluid, and responsive map-based visualization tool. It allows users to search for company names and instantly view real-time share market data—such as prices, tickers, and country information—plotted on an interactive world map.
MapStox bridges global finance and visualization by offering:
- Fast lookup of company names from stock exchanges around the world
- Real-time updates for share market prices and financial data
- Quick mapping of company data to geographic regions for intuitive exploration
- A unified, responsive web interface for easy access on desktop and mobile
- Global Search: Search any company name to fetch live market data and see its location on a world map.
- Real-time Quotes: Instantly receive real-time share prices, stock tickers, and more.
- Geographical Visualization: Company locations are plotted using geocoding, making trends and concentrations globally visible.
- Modern UI: Clean, responsive, and intuitive design backed by Next.js.
- Frontend: Next.js (TypeScript)
- Backend/API: Golang, with real-time stock data APIs (e.g., Finnhub)
- Map Visualization: Leaflet.js or similar
- Supporting Tools: PowerShell scripts, JavaScript, CSS
git clone https://github.com/Voltamon/MapStox.git
cd MapStox
npm install
npm run dev
Then open http://localhost:3000 in your browser.
- Type any company name in the search bar.
- View real-time market data and its global location instantly.
- Explore the financial landscape interactively by panning and zooming the world map.
Issues and pull requests are welcome! Please fork the repository and help improve MapStox.
MIT
Created by [Voltamon](https://github.com/Voltamon