This is a Drupal module created to encrypt English phrases using multiple user inputs.
You will need the following things properly installed on your computer.
git clone https://github.com/jaredbeckler/drupal-portfolio
- open MAMP and click "Preferences"
- go to the "Web Server" tab and change the document root to the project folder and start the MAMP server
- under phpMyAdmin click on the "Import" tab
- select the zipped database file from
sites/backup_db/
and click go - after the database imports, click on
jaredportfolio_db
in the database list and then click the "Privileges" tab - next click the "Add User" link on the bottom and enter the username
jared_admin
, change the dropdown menu in host tolocalhost
, then enter the passwordadmin
, and then click "Go" on the bottom of the page - to view the site, use your web browser to navigate to localhost:8888
- admin username:
admin
- admin password:
admin
DISCLAIMER: After the code review, all usernames and passwords are subject to change for privacy.
There are currently no known bugs.
If you have any issues, questions, ideas, or concerns contact me through GitHUb. If you would like to make a contribution to the code, feel free to do so and notify me by e-mail.
- GIT
- Drupal
- PHP
- Drush
Copyright © 2016 | Jared Beckler | Epicodus | Portland, OR