LIVE PREVIEWBUY FOR $35Download Now
About Gecko Client
Gecko Client is a Vue.js Single Page Application for cryptocurrency market daily information with data provided by
CoinGecko API.
Configuration is simple and made with PHP files (there is no admin panel).
Check documentation before buying this software.
This is not a WordPress plugin.
Content Sections
- Currencies: Cryptocurrencies data table.
- Currency: Single cryptocurrency profile, charts, tickers and historical data.
- Exchanges: Exchanges data table.
- Exchange: Single exchange profile, volume chart and tickers.
- Derivatives: Futures and perpetual contracts data table.
- Finance Platforms: Investment platforms.
- Finance Products: Investment products data table.
- About: Information related to your website/company.
- Terms: Terms agreement.
- Privacy Policy: Privacy Policy agreement.
- Cookies Policy: Cookies Policy agreement.
Advantages
Being a single page app without complex server-side logic, Gecko Client has some advantages:
- Simple configuration stored in PHP variables and grouped in separated files.
- No server-side dependencies, which makes the code structure very clear and portable.
- No database, saving database usage limits on many shared hosting providers and less installation steps.
- No sync process, cron jobs are not necessary since data is requested directly from CoinGecko API.
- Integrated dev tools are provided to make app changes easy, also environment switch…