Things to include in your video:
- Brief sentence of introduction saying in plain English what the application does
- Creation, editing and deletion of one data item, from scratch.
- Mention of every success criterion with a demonstration that it has been fulfilled
- If necessary, cut to example with more data already added to show sorting, searching, filtering, etc
- Mention of key data structures and algorithms
- Mention some examples of computational thinking: Ahead, Logically, Procedurally, Abstractly, Concurrently, Recursively
- By all means tab to a piece of code in Netbeans to showcase your programming