Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Geo-Developers/geo-developers-site

Repository files navigation

GeoDevelopers.org website

Source code of our community site, theses slides shows what we want to achieve with this site and how

Requirements

Software:

  • Operative System: Windows/Linux/OS X
  • Applicactions:

Hardware:

  • Whatever you need to make that software run ^_^

How to install

The easiest way to install this site is:

  1. Download and install WAMP (for Windows), LAMP (for Linux) or MAMP (for Mac)
  2. Download and unzipp last version of this project inside the Apache public folder (or clone it)
  3. Create an empty database and user using PhpMyAdmin (included in Wamp/Lamp/Mamp)
  4. Import the database schema to your database
  5. Create a config.php based on config.php.sample.php schema.

Now you should be able to run your application succesfuly.