Flame1994 / CosmicTracker

Cosmic Signature tracker for EVE Online.

Home Page:http://cosmic.ashfordindustries.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CosmicTracker

Cosmic Tracker is a website designed to track cosmic signatures accross New Eden.

Installation

This is a set of code that is a work in progress and will be changed as it is being worked on. It lacks documentation and is not meant for use by those that do not have experience with PHP, MySQL, phpmyadmin, etc. Feel free to install Cosmic Tracker on your own server and domain. Note that we are not responsible for any difficulties and errors you may come across during installation and hosting of the site.

Install Instructions

  • Create the database
  • Setup the user with permissions on the database
  • Run the tables.sql file against the database
  • Modify ./php/config.php file

Requirements

This build uses a wamp/lampp stack. The most robust solution to hosting this site would be to use this stack. See: https://www.apachefriends.org/index.html for information regarding the stack.

Used on this site:

  • MySQL
  • PHP
  • phpmyadmin

License

Cosmic Tracker is released under the GNU Affero General Public License, version 3. See the LICENSE.md file for more information.

Eve Online

All EVE related materials are property of CCP Games. See the full license in the CCP.md file.

About

Cosmic Signature tracker for EVE Online.

http://cosmic.ashfordindustries.xyz

License:GNU Affero General Public License v3.0


Languages

Language:PHP 91.2%Language:CSS 8.8%