Skip to content

Pull addresses from different sources on the internet and review them in one place.

Notifications You must be signed in to change notification settings

umrashrf/django-address-manager

Repository files navigation

Address Manager made with Django and Scrapy

Documentation Status

Purpose

Pull addresses from different sources on the internet and review them in one place. In future, modify address once and reflect in all sources.

TO-DO

  • [x] Setup basic Django CMS
  • [x] Integrate Django Scrapy Scraper
  • [x] Add first source of address (Hydro Quebec)
  • [ ] Write guide to add an address source
  • [ ] Add few more sources of addresses to make it useful
  • [ ] Make a nice frontend
  • [ ] !!! Add change address functionality !!!
  • [ ] Setup Heroku demo