Skip to content

INTERVIEW CHALLENGE - Using Twitter API and Leaflet.js in a simple Django project.

Notifications You must be signed in to change notification settings

maxg203/django-tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-tweets

Simple demo web app using Django, the Twitter API and Leaflet.js.

Installation

  • Make sure you have pip installed (usually included with Python): https://pip.pypa.io/en/stable/installing/
  • Do pip install twitter to install the tools necessary to interface easily with the Twitter API
  • Run Django development server using python manage.py runserver

About

INTERVIEW CHALLENGE - Using Twitter API and Leaflet.js in a simple Django project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published