This app is designed to help students study and learn from short stories or readings and practice reading comprehension.
[X] Test Models [X] User Show Page [X] User Document show page [X] User response show page [X] install bcrypt [X] Get API key from CGPT [X] Create CGPT API Service [X] Generate Questions Prompt [X] Create Feedback Model [X] Set Response default to false [X] Evaluate Response Method (two items?) [X] Move Service Actions to facade to create and update database objects [X] Get simplecov gem [X] Create Form Template [X] Create Button Template [ ] Move Facade items into controllers [X] View for Creating a New User [X] Redirect User to user Show page [X] Update User Schema to include pw and email [ ] View for submitting Documents [ ] View for Reading Questions [ ] View for submitting Responses [ ] View for getting feedback [ ] View for all questions by document [ ] View for all responses by question [ ] Maybe users use their own API key to avoid rate limits..?
use bin/dev instead of rails s rails assests:precompile to allow background image to precompile