Skip to content
This repository has been archived by the owner on Sep 20, 2020. It is now read-only.

astappiev/GCTrade

Repository files navigation

An application for reviewing statuses of GreenCubes web-services: Site, Forum, API, Support System, Game server.
Powered by Yii2.

Features:

  • For buyers
    • Selecting store
    • Search for items
  • For sellers
    • Available information
    • Simple controls
  • Common
    • General information
    • Compare prices
    • Information about the economy

##Installation

  1. Clone repo and move to directory
git clone https://github.com/astappev/GCTrade && cd GCTrade
  1. Install Composer
curl -sS https://getcomposer.org/installer | php
  1. Install NPM/Bower Dependency Manager for Composer
php composer.phar global require "fxp/composer-asset-plugin:1.0.0"
  1. Install dependency
php composer.phar update --prefer-dist
  1. Configure app
  2. Inmort DB from create_table.sql
  3. Config Apache or Nginx host to web/

###Todo's

  • Add Library module
  • Translate
  • Refactor code
  • Write Tests
  • see more

License

MIT

About

Вся торговля GreenCubes, в одном месте!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published