--- layout: page --- {% assign promises = site.data.data.promises %} {% assign icons = site.data.data.icons %} {% assign statuses = site.data.data.statuses %} {% assign total = promises | size %} {% assign categories = promises | map: 'category' | uniq %}
On Tuesday November 8th, 2016, Donald John Trump won the electoral vote and is currently the 45th President of the United States of America.
He made a lot of promises. Trump Tracker will fact-check and see if he adheres to all of his stands on policies regarding culture, immigration, economy, and many more.
| Promise | Actions | |
|---|---|---|
| {{ forloop.index }}. | {{ promise.category }}: {{ promise.status }} {{ promise.title }} {% for source in promise.sources %} {{ forloop.index }} {% endfor %} |