Skip to content

a website that lets users search for articles atop a map - course project from Harvard's CS50 Introduction to Computer Science

Notifications You must be signed in to change notification settings

SamShiSS/news-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

news-map

a website (using Google Map API) that lets users search for articles atop a map

application.py: main program that configures the web application

helpers.py: contains a helper function for querying Google News for articles for a particular geographical location

mashup.db: a SQLlite database where city information is stored

/static: a folder containing a javascript file and a CSS file for modifying the web page

/template: a folder containing an HTML file of the main web page

About

a website that lets users search for articles atop a map - course project from Harvard's CS50 Introduction to Computer Science

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published