cantineNantes / mustached-robot

Mustached Robot is an open-source checkin plateform for coworking spaces (currently under development).
http://www.mustached-robot.org
11 stars 4 forks source link

As an admin, I want to get analytics on the usage of my coworking space #17

Open dzey opened 12 years ago

dzey commented 12 years ago

@fgosselin : datas are returned in the template modules/checkin/views/stats.twig

dzey commented 12 years ago

To access the stats : http://mustached.local/admin/checkin/stats

dzey commented 12 years ago

The dates format and Timezone are written directly in the html and js code. We should get them from the application general configuration.

See http://docs.fuelphp.com/classes/date.html for more information.

You can get:

Format and timezone are configured for the app in /fuel/app/config/config.php