/Sportal-Drupal

This is a personal project of mine, a site that links users to recreational sports in their area. This site uses many non-core drupal modules, themes, and plug-ins.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Sportal

Epicodus Group Week Project

Description

This is a site that connects users with places to play recreational sports!

Prerequisites

You will need the following things properly installed on your computer.

  • MAMP
  • Apache

Setup

  • Clone this repository
  • Set document root to the top level directory of the repository
  • Import the database, called "sportal", found in sites/db-backup

Running / Development

  • Navigate to localhost:8888 in the browser

Bug list

None at this time.

Technologies Used

  • Drupal
  • MAMP

Legal

Copyright (c) 2016

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.