Skip to content

Join the challenge and get a chance to grab some goodies.

License

Notifications You must be signed in to change notification settings

joola/the-joola-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

The Joola Challenge

joola logo

Fork this repo, submit a pull-request answering the challenge and get some swag.

Here at Joola we developed a cool framework for data analytics, but we want to learn more about how we can make it even better and more accessible for developers, this is why we came up with this challenge.

We're interested in the different methods and concepts you would use to tackle a very basic challenge, drawing a line-chart.

We will send out T-shirts to leading pull-requests and raffle more among all pull-requests submitted.

Challenge:

  • Create a webpage with a single line chart showing a single series of sum of visitors during the last day.
  • The line chart should show hour by hour breakdown (24 last hours) and update in realtime.
  • Data for the chart will be generated by the page itself, so every visit to the page is registered and then shown on the chart.
  • You must save the data in a database/store and the chart must show the result of a query (sum of visits).

Submission:

  • Please open a pull request for this repo with your solution.
  • Official closing data is December 1st 01:00 GMT.

Rules:

  • You can use whatever methodology, language, database, technique you'd like.
  • You can use whatever charting component/library you wish.
  • Design, usability, look & feel, etc... is not important.

Don't forget to star this repo so we could get more developers involved.

About

Join the challenge and get a chance to grab some goodies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published