I could manually-inputted data, but I would prefer using live data from an api. Some Tools that I might consider using: - [speedment](https://github.com/JerJohn15/speedment) - [presto](https://github.com/prestodb/presto) - used for sql queries with large data - [realm-java](https://github.com/realm/realm-java) - ideal for mobile devices (android, tablet, wearable) **Referencing resources:** [awesome java](https://github.com/JerJohn15/awesome-java) Some potential ideas for an api: - Finance (stocks) - A log **To Do**: - [ ] data visualization using large data sets (preferably from an api) - [ ] Plan out the GUI design (visio or scenebuilder) - [ ] Brainstorm what type of data set to use