A Django web application that shows all the fruits gardens in Vancouver and allows the user to save their favorite gardens as well as tweet about them.

Features

  • Shows a map of all gardens in Vancouver as well as all the types of fruit trees in each garden.
  • Allows user to save their favorite gardens.
  • Plots route from user's current location to a specific garden using Google Routes API
  • Allows you to tweet about any app using twitter API.
  • Gets reviews of every garden from twitter on click.

Check it out on heroku!.

Source code available on github