ankurgupta / museum-app

Museum problem to check no of visitors in museum at any particular time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MuseumApp README

Rake Task:

This rake task will fill 1000 dummy visitors(random enter and exit time in museum) for X days before today’s date.

rake random_visitors[X]

Eg: rake random_visitors[4] will insert the visitors 4 days before today's date.

About

Museum problem to check no of visitors in museum at any particular time


Languages

Language:Ruby 72.0%Language:HTML 22.1%Language:CSS 3.1%Language:JavaScript 2.9%