Book Reminder Simple application for demonstrating Rails and web concepts and technologies. Dependencies ruby mariadb Run database service App database configuration can be found in config/database.yml Run application rails s Run tests rspec