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.
You will need the following things properly installed on your computer.
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*"
- navigate to localhost:8888 and sign in either as 'marywarrington' with the password 'Jingles33*'.
- No known bugs.
If you have any questions, concerns, or feedback, please contact the author through gitHub.
MIT License.
Copyright (c) 2016 Mary Warrington