Source code of our community site, theses slides shows what we want to achieve with this site and how
Software:
- Operative System: Windows/Linux/OS X
- Applicactions:
Hardware:
- Whatever you need to make that software run ^_^
The easiest way to install this site is:
- Download and install WAMP (for Windows), LAMP (for Linux) or MAMP (for Mac)
- Download and unzipp last version of this project inside the Apache public folder (or clone it)
- Create an empty database and user using PhpMyAdmin (included in Wamp/Lamp/Mamp)
- Import the database schema to your database
- Create a config.php based on config.php.sample.php schema.
Now you should be able to run your application succesfuly.