Python Question

Project Features (40 points)
For this assignment, you will take the output of your group’s A3 and continue development with
it by adding extra features. That means, clone your A3 team repository and work on your own
repository from here on.
In this project, we will use a “buffet” setup for developing your program. Select any feature(s)
from the list below to work on. If you have suggestions, bring it up with the instructor and it can
be added to the list with an appropriate number of points.
• 10 points each: Use of public APIs:
o Google Feed API – take any public feeds and display them in a useful way in your
program
o Google Places API – access directory information and display them in a meaningful
way in your program
o Google Geocoding API – convert urban addresses and display them in a meaningful
way in your program (don’t bother with “rural” addresses, or at least don’t bother
with their conversion accuracy)
o Google Directions API – get directions and integrate this back in your conversation
o Google Visualization API – utilize data either from the conversation or elsewhere
and display visualization in a meaningful way in your program
o Google Translate or Bing Translate API – translate parts of the conversation into
another language
o Google Prediction API – utilize data either from the conversation or elsewhere and
integrate predicted outcomes back into the conversation
o Wikipedia API – extract knowledge from definitions for your own conversation use
o Yahoo! Answers API – aggregate answers from Yahoo! for your own conversation
use
o Flickr API – search on specific tags based on your conversation and display relevant
results
o Twitter API – pull the latest tweets from a famous person, parse that tweet, and
integrate relevant information into your conversation

DETAILED ASSIGNMENT

20210327040254individual_project__1_

Powered by WordPress