agrignard / WhatsNext

0 stars 1 forks source link

Extension to other countries/cities: venues must be identified by a unique ID #14

Open tnguyenh opened 9 months ago

tnguyenh commented 9 months ago

Venues must be identified with a unique identifier. The venue name is not appropriate, since several venues may have the same name around the world.

This identifier should be defined now, because if we change it later, it will be a lot of code to change.

Right now, each venue has fields name, city and country, which is sufficient for a unique identification. It does not require a lot of code change. However, the way to communicate the event place through the csv file should be discussed now.

tnguyenh commented 9 months ago

venuesScrapInfo has to be updated with cities/countries