###By Eddie Duro - 4/21/16
##Description
This project was developed to showcase the use and understanding of the features module and basic drupal prject structure.
##Set-up
-
Clone repository to local drive.
-
Open MAMP and click on 'Open WebStart page'.
-
Click on the Tools dropdown at the top of the page and select phpMyAdmin.
-
Select the Import tab and click the Choose File button under the 'File to Import:' section to bring up the file selection window.
-
The database file for this project will be a .zip file located under the /db-backup folder in the project's root folder.
-
Once the database is uploaded, go back to MAMP and select the Preferences menu.
-
Under the Web Server tab, click on the folder icon next to 'Document Root:' and select the drupal core folder for this project.
-
Navigate to localhost:8888 in a web browser to open the project.
- database: bookstore
- db admin: admin
- db admin pw: admin
- login: admin
- pw: admin
##Technologies Used
- Sublime 3
- Drupal 7.43 (Feb 24 2016 Release)
- Drush
- phpMyAdmin
- MAMP
##License
Copyright Eddie Duro (c) 2016 - This software is licensed under the MIT license