Skip to content

Expl0dingBanana/CosmicTracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 my 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 91.2%
  • CSS 8.8%