Condensed project overview
Compare changes
Warmup_Project_Requirements.md
0 → 100644
+ 138
− 0
The query program, when started, should provide an input for the user to enter a query, and then return all data found by that query. It should then ask for another input. The user should be able to enter `quit` as a command to stop the program. There should also be a `help` command which can provide a useful message for using the query language.
\ No newline at end of file