/drupal-code-review-4

Fourth and final Drupal Code review: ajax and testing

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Code Review 4

Epicodus Drupal Code Review 4, May 13, 2016

By Mary Warrington

Description

This is a basic drupal website featuring the use of an ajax call to load a view, as well as a simple DNA Module which implements both functional and unit testing.

Setup

  • Clone this repository
  • Set document root to the top level directory of the repository
  • Import the database, called "code_review_4", found in sites/db-backup
  • Create a user for the database: username = "db_admin", password = "db_admin"

Running / Development

  • navigate to localhost:8888
  • Log in with site maintenance account info: username = "db_admin", password = "db_admin"

Known Bugs

  • No known bugs.

Contact

If you have any questions, concerns, or feedback, please contact the author through gitHub.

License

MIT License.

Copyright (c) 2016 Mary Warrington