Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 479 Bytes

File metadata and controls

26 lines (18 loc) · 479 Bytes

PlotMap

ploting marker on map after 5 second automatic on ajax call

Requirement for the project:

python 2.7
Django 1.4.5
django-registration module
To install django-registration open terminal and type:easy_install django-registration>=0.8
Internet connection

How to run:

Clone the git Repository
open the terminal
go inside the folder
run python manage.py runserver
browse url on browser

Note:

tested on firefox 23.0 and Chrome
Os:ubuntu 12.04 LTS