loganwuu / bookstore

Drupal code review

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Powell's Online Bookstore

A Drupal website. (10/16/15)

By Logan Wu

Description

A Drupal bookstore website where users can read book reviews, purchase books and search for books.

Login Info

Database name: bookstore username: abc password: root

Drupal Site Maintenance: username: Admin password: root

Setup

  • Clone the project using the link provided on Github in the Terminal by using git clone.
  • Download and run MAMP to connect the server to the project folder.
  • Import the bookstore.sql.zip database on phpMyAdmin.
  • open browser to localhost:8888 to view the site.
  • Login using the login info provided above.

Technologies Used

Drupal, PHP, HTML, CSS, Bootstrap

Legal

Copyright (c) 2015 Logan Wu

This software is licensed under the MIT license.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Drupal code review

License:GNU General Public License v2.0


Languages

Language:PHP 87.5%Language:JavaScript 4.3%Language:HTML 3.0%Language:CSS 2.8%Language:C++ 1.2%Language:SourcePawn 0.8%Language:Shell 0.3%Language:ApacheConf 0.1%