From d600ed6a37af424ac97d92ecc1c90b7d12a51413 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 23 Jan 2023 14:51:32 +0200 Subject: [PATCH] add chatgpt-streetcomplete-flyer.tex --- chatgpt-streetcomplete-flyer.tex | 58 ++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 chatgpt-streetcomplete-flyer.tex diff --git a/chatgpt-streetcomplete-flyer.tex b/chatgpt-streetcomplete-flyer.tex new file mode 100644 index 0000000..2400381 --- /dev/null +++ b/chatgpt-streetcomplete-flyer.tex @@ -0,0 +1,58 @@ +\documentclass[11pt]{article} + +\usepackage{graphicx} +\usepackage{color} + +\begin{document} + +\begin{center} + +%\includegraphics[width=\linewidth]{StreetComplete_logo.jpg} + +\vspace{1cm} + +{\Large\textbf{\textcolor{blue}{StreetComplete - Make your city better}}} + +\vspace{0.5cm} + +{\large\textbf{What is StreetComplete?}} + +\vspace{0.5cm} + +StreetComplete is a mobile app that allows you to improve the map of your city by answering simple questions about the streets around you. With StreetComplete, you can add missing information like street names, missing sidewalks, and more. + +\vspace{1cm} + +{\large\textbf{How it works}} + +\vspace{0.5cm} + +- Download the StreetComplete app from the App Store or Google Play +- Open the app and select the questions you want to answer +- Go out and answer the questions by taking photos and adding information +- Your contributions will be reviewed and added to the map + +\vspace{1cm} + +{\large\textbf{Why participate}} + +\vspace{0.5cm} + +- Help make your city more accessible +- Improve the map for everyone +- Learn more about the streets around you + +\vspace{1cm} + +{\large\textbf{Contact Information}} + +\vspace{0.5cm} + +Email: contact@streetcomplete.com + +Website: www.streetcomplete.com + +\end{center} + +\end{document} +