net-art-uchicago / cta-file-sharing

a collaborative artware project by Media Art and Design students at the University of Chicago.
GNU General Public License v3.0
2 stars 15 forks source link

Gather Together #16

Open ashantiowusu-brafi opened 1 year ago

ashantiowusu-brafi commented 1 year ago

This page can be simply a layer on the maptiler or OpenStreetMap page of the map, but I was thinking of it as a separate page bc not sure how to incorporate database information of poems and time data to influence open street map or maptiler layers...

Who is writing at the same time as you?

Visualization

image

- Navigate by “sentiment”: Who is writing the same thing as you?
    - runs a sentiment analysis of your writing (requires at least 3 poems written)
    -  option to cycle between the "same" or "opposite" poems
    - alters the color of poems visible on the heat map
nbriz commented 1 year ago

this sounds great! let's take it step by step...

  1. first i suggest u work on a page that can GET a list of poems from our REST API && then filters them based on time && then displays simply a list of "who is writing at the same time as u"
  2. after u've submitted a PR for 1, then i'd suggest working on figuring out how to to visualize those on a map instead of simply a list
  3. lastly, after submitting a PR for 2 u can work on the last part which involves some sentiment analysis, the "who is writing the same thing as u"