Skip to content
forked from pacoorozco/gamify

[THIS WON'T BE UPDATED] Gamification platform - The core of GoW!

License

Notifications You must be signed in to change notification settings

nabsource/gamify

 
 

Repository files navigation

gamify - The core of Game of Work!

Presentation

gamify is the core of Game of Work application. It's a gamification platform created by Emilio Ampudia (eampudia at gmail.com) and Paco Orozco (paco at pacoorozco.info).

This project was bornt while we were creating Game of Work, aka GoW!, a gamification platform in UPCnet. We wanted to teach, learn and share some fun with our colleagues, so we created a game work based on questions about our organization (process, services, teams...).

It's a PHP 5 application and you will need MySQL as a database.

As much as possible, we have tried to keep a clean code to work everywhere out of the box. You are not obliged to use our tools and are free to change the code in order to use it at your own feeling.

Changelog

See CHANGELOG file in order to know what changes are implemented in every version.

Installation

Clone the Source

Clone GitLab repository

$ git clone https://github.com/pacoorozco/gamify.git gamify

Configuration

Then enjoy !

Update

Go to the dir where application is installed ($APP_DIR) and use git to pull new code.

$ git https://github.com/pacoorozco/gamify.git gamify

Please see install/ dir in order to see if DB schema must be upgraded.

Reporting issues

If you have issues with gamify, you can report them with the GitHub issues module.

Please remember to provide as much information as you can.

License

gamify is released as free software under GPLv2

Authors

  • Emilio Ampudia (eampudia at gmail.com)
  • Paco Orozco (paco at pacoorozco.info)

About

[THIS WON'T BE UPDATED] Gamification platform - The core of GoW!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 64.4%
  • HTML 18.9%
  • PLpgSQL 10.8%
  • JavaScript 3.0%
  • CSS 2.4%
  • Shell 0.3%
  • Smarty 0.2%