Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/denisraslov/vkstats

The issue for VK.COM competition
https://github.com/denisraslov/vkstats

Last synced: about 1 month ago
JSON representation

The issue for VK.COM competition

Awesome Lists containing this project

README

        

VKStats
=======
The issue for VK.COM competition. The site events tracking system.

The site part:

1. A library for events tracking on a site (pure JavaScript).

2. Test site with included library and example code for buttons clicks tracking (Angular).

The admin part:

1. Backend that take a data about events needed to capture, occured events and prepare statistic data about it (PHP, MySQL).

2. Admin interface to manage projects, events needed to capture and see statistic about occured events in tables and charts (jQuery, Angular, Highcharts JS, Twitter Bootstrap).