# Section 6: Building a Poll App

In this section we'll build a polling app.

In order to do this, we'll make use of many queries we already know, and some parts of PostgreSQL that we haven't learned about yet!

Let's get started!