This is my personal portfolio site as well as a sandbox site for various module testing. Most recently added is the shift cipher module, with encrypts user input.
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 "mollieportfolio" with the password "mollieportfolio"
- navigate to localhost:8888 and sign in either as 'mollie-admin' with the password 'mollieadmin'.
- No known bugs.
If you have any questions, concerns, or feedback, please contact the author through gitHub.
MIT License.
Copyright (c) 2016 Mollie Bootsma