Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 655 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 655 Bytes

GamificationEngine

An Engine to Process, Evaluate and award points. More close to LeaderBoard

#Need Collaborators, who so ever is interested

Installation

If available in Hex, the package can be installed by adding gamification_engine to your list of dependencies in mix.exs:

def deps do
  [
    {:gamification_engine, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/gamification_engine.