Skip to content

bleighk/Question-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Question Web App

###Ruby on Rails tutorial project

Project can be accessed at: https://warm-mesa-2628.herokuapp.com/

###Bugs:

  1. Generated answers and question topic are linking to an undefined page, resulting in an error.

  2. Text box can stretch beyond the boundaries of the form submission window.

###Planned future updates:

  1. Prevent PostGreSQL DB 'question_id' from auto-incrementing past the value of total number of submitted questions.

  2. Route a link to the index page.

  3. Display the number of answers submitted to each individual question on the index page.

  4. Display Gravatar username instead of email address when applicable.

###Reference:

Credit to Samer Buna for his tutorial found on PluralSight.com

https://app.pluralsight.com/library/courses/ruby-rails-4-getting-started/table-of-contents

About

Simple Question web app built with Ruby on Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published