Skip to content

cam-gav/Bowdoin-Moments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bowdoin-Moments

A geospatial storytelling platform for the Bowdoin community and alumni to capture meaningful moments at Bowdoin College. This story is a collective project—together, our moments map the layers of life at Bowdoin.

The interface is currently optimized for computer screens. You can access the site here. If you are or have been part of the Bowdoin community, we encourage you to add a moment!

Please report any questions or issues to [email protected].

Demo

Install dependencies:

pip install Flask Flask-SQLAlchemy

Clone repo:

git clone https://github.com/cam-gav/Bowdoin-Moments.git
cd Bowdoin-Moments

Run server on Windows Command:

set FLASK_APP=server.py
flask run

OR run server on Mac Terminal:

export FLASK_APP=server.py
flask run

You can view the demo at http://127.0.0.1:5000/ and look through the map and pins.

Acknowledgements

Thank you to Max Freeman, for planting the seed of this project.

A special thanks to Mahzabin Hasnath, for inspiring this project with her website, Crying at CU, and for generously providing her time and code in support of this project.

Thank you to Crying in Public and Queering the Map for also inspiring aspects of this project.

And of course, thank you to Bowdoin College and to everyone who has added their Bowdoin Moment(s)!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages