So you want to work with Flex Dapps? Well first things first, let's see how you solve problems.
If you're a seasoned coder, you should have no problems with the task, but don't worry if you're new to the game either, all we want to see is how you solve problems.
Create a todo list application with the following components:
- Smart Contract - this should be the storage for all of the todo items that users are going to create
- Frontend - this should allow you to interact with the todo list from a web interface
- Automated tests - flex your muscles and show us how you think about test cases
Submit your work as a pull request to this repository and shoot an email with the link to hello@flexdapps.com, we'll get back to you as soon as we can.