The goal of this project is to take provided sales data, and graph it.
Final graph should look something like this:
Graphing library: https://github.com/PhilJay/MPAndroidChart
Data will be provided, but will consist of a date and a total sales value for that day.