This app helps App Academy handle questions from students.
- Sets up the database
- Overlays Ruby code to map the data from the database into Ruby objects in memory that can be worked with
Database queries (written in SQL) will live within the Ruby code.