diff --git a/README.md b/README.md index 38d1fc3..b01b315 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,13 @@ It's like _Where's Waldo?_ but for houses ## Description -Geo50x is an online carto-architectural scavenger hunt designed and implemented by Gerard Bul-lalayao as his final project for [CS50x: Introduction to Computer Science](https://cs50.harvard.edu/x/2023/) (HarvardX, 2023). +Geo50x is an online carto-architectural scavenger hunt originally designed and implemented by Gerard Bul-lalayao for the final project assignment of [CS50x: Introduction to Computer Science](https://cs50.harvard.edu/x/2023/) (HarvardX, 2023). The gameplay is simple. Given a photo of a house somewhere in the world, you are tasked with locating that house on Google Maps. It's that straighforward. Although the search might not be. Geo50x is inspired by such childhood games as _[Where's Waldo?](https://en.wikipedia.org/wiki/Where%27s_Wally%3F)_ and _[Where in the World is Carmen Sandiego?](https://en.wikipedia.org/wiki/Carmen_Sandiego)_. And the simple pleasures of looking out through vehicle windows and just gazing at the passing landscapes and cityscapes. -Shelfie screenshot 1 +Geo50x More screenshots below. ## Disclaimer @@ -88,7 +88,7 @@ password: carto * See [https://github.com/ggeerraarrdd/geo50x/releases](https://github.com/ggeerraarrdd/geo50x/releases) ## Future Work -* Add functionalities to Search History page such as reviewing submitted locations and more easily re-try locations attempted but not yet found. +* Add functionalities to Search History page such as ~~reviewing submitted locations~~ _(Update Nov 2, 2023: Done)_ and ~~more easily re-try locations attempted but not yet found~~ _(Update Nov 2, 2023: Done)_. * Add administration interface for data management. * Deploy app on AWS Lightsail. @@ -104,7 +104,9 @@ password: carto * The folks at CS50 for a mind-altering course. ## Screenshots -Shelfie screenshot 1 -Shelfie screenshot 1 -Shelfie screenshot 1 +Geo50x +Geo50x +Geo50x +Geo50x +Geo50x diff --git a/geo.db b/geo.db index 1452ce4..5d74d7b 100644 Binary files a/geo.db and b/geo.db differ diff --git a/static/images/geo50x_10.jpg b/static/images/geo50x_10.jpg new file mode 100644 index 0000000..86e2316 Binary files /dev/null and b/static/images/geo50x_10.jpg differ diff --git a/static/images/geo50x_5.jpg b/static/images/geo50x_5.jpg new file mode 100644 index 0000000..da6ee5d Binary files /dev/null and b/static/images/geo50x_5.jpg differ diff --git a/static/images/geo50x_6.jpg b/static/images/geo50x_6.jpg new file mode 100644 index 0000000..60730d8 Binary files /dev/null and b/static/images/geo50x_6.jpg differ diff --git a/static/images/geo50x_7.jpg b/static/images/geo50x_7.jpg new file mode 100644 index 0000000..a0e9626 Binary files /dev/null and b/static/images/geo50x_7.jpg differ diff --git a/static/images/geo50x_8.jpg b/static/images/geo50x_8.jpg new file mode 100644 index 0000000..699e105 Binary files /dev/null and b/static/images/geo50x_8.jpg differ diff --git a/static/images/geo50x_9.jpg b/static/images/geo50x_9.jpg new file mode 100644 index 0000000..868632a Binary files /dev/null and b/static/images/geo50x_9.jpg differ