Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 865 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 865 Bytes

Face the Facts

Face The Facts is an open-source project that develops a mobile and web app to show politicians' information by scanning their election posters with a smartphone. Our mission is to make politicians' information (e.g., their past voting behaviours and CVs) more accessible and to encourage users to vote critically. In our project, we focus on the German election system. With our architecture, you can build a Face The Facts app for a different country.

Contributing

This project is still in an early stage. If you are interested in contributing, feel free to reach out to info@facethefacts.app.

Development

npm needs to be installed to run this project

Getting Started

git clone https://github.com/Face-the-Facts/webapp.git
cd webapp
npm install
npm run start