hhaccessibility / hhaccessibility.github.io

http://hhaccessibility.github.io/main/
7 stars 41 forks source link

Issue 461 #628

Closed neodes-h closed 6 years ago

neodes-h commented 6 years ago
  1. Add the user interface for suggestion generation.
  2. Create Suggestion.php in order to manipulate suggestion table.
  3. Add bootstrap.js to better control the form.
  4. Add SuggestionTest.php to unit test the functionality of suggestion controller.
joshi1983 commented 6 years ago

I wanted to make several changes on top of your stuff and thought it was faster to do them myself so I merged them with pull request #632.

Beyond what you did, I:

I'll close this because your changes are merged by #632 but it just also includes some things I did.