add frontend angular
This commit is contained in:
parent
f34a5f0a83
commit
070e8435d8
36 changed files with 10209 additions and 6 deletions
|
@ -38,7 +38,7 @@ CURRENT_DATE = datetime(2025, 9, 15, 23, 0)
|
|||
EVENT_TYPES = ["scheduled", "forecast", "unscheduled"]
|
||||
|
||||
# Event categories (what)
|
||||
EVENT_CATEGORIES = ["traffic", "nature", "weather", "sport", "conference", "party"]
|
||||
EVENT_CATEGORIES = ["traffic", "nature", "weather", "sport", "conference", "party", "community", "wildlife"]
|
||||
|
||||
# Sample locations (Paris, Lyon, Marseille, Toulouse, Bordeaux, Lille)
|
||||
SAMPLE_LOCATIONS = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue