/drupal_portfolio

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Drupal Portfolio Site

Ongoing Project in Epicodus Drupal, April/May 2016

By Mary Warrington

This project is built with Drupal, and is a portfolio to showcase my work in Drupal. It also serves as a sandbox site to play with new features as we learn them. Most recently (April 29, 2016) I added the Shift Cipher module, which encrypts a message from a user input. This module required form validation.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone this repository
  • point your Mamp servers to the project directory
  • navigate to phpMyAdmin and import the included SQL file (sites/all/db-backup)
  • within that database, create a user "mary" with the password "Jingles33*"

Running / Development

  • navigate to localhost:8888 and sign in either as 'marywarrington' with the password 'Jingles33*'.

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