当前位置: 首页 > 软件库 > Web3 > 开源货币/比特币 >

cryptocoinsmap

授权协议 Readme
开发语言 Python
所属分类 Web3、 开源货币/比特币
软件类型 开源软件
地区 不详
投 递 者 谷梁云瀚
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

CryptoCoinsMap

This is the official repository of www.CryptoCoinsMap.Info.The CryptoCoinsMap it's and web application that allow local businesses to register themselves to show in the world map.The users can

Versions

  • Ruby 2.4.1p111 (2017-03-22 revision 58053)
  • Rails 5.1.4

Dependencies

  • Gmap4Rails for handle the google maps API
  • Devise for database authentication
  • Ominiauth for authentication with social networks
  • dotenv for externalize configurations

Database

  • It's configured to use Mysql database

Tests

  • No tests have been made yet

Deployment instructions

  • You must run db:seeds to feed the database with all kind of informations
  • You must run parse_categories_from_paypal.rb to feed the database with categories
  • You must run parse_coin_market_cap.rb to feed the database with cryptocurrencies