We're going to cover how we can we implement file upload in our application following a really cool example we're going to build
The example contains one single application with a button that will open the file picker. Once the file is selected the Upload process will start, so let's see how we can make this process happen.