AnanseGroup / atlas_of_innovation

Interactive map, database, API for all the innovation spaces everywhere

Home Page:https://www.atlasofinnovation.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code change to not allow online edits on “validated” data

anacalderonmx opened this issue · comments

  1. We need to add a validated field, this field should be boolean.
  2. When we receive information from a trusted source such as Nation of Makers we should set the validated field to true. In the Nation of makers CSV there will be a validated field and we can take the value for validated from that field.
  3. Edit functionality should be disabled whenever validated is true for any given site.