diff --git a/data/ideas.json b/data/ideas.json index ef1ce0b..26a0ebc 100644 --- a/data/ideas.json +++ b/data/ideas.json @@ -256,5 +256,11 @@ "description": "Script for creating backups", "level": "intermediate", "tags": "copia-backups" + }, + { + "title": "Api GPS System ", + "description": "a web to consume waze api to improve another apps", + "level": "intermediate", + "tags": "Api-GPS" } ]