Skip to content

A Drupal web application where users can exchange services. Users can post service requests to the site, private message each other and also leave feedback on each other's profiles.

License

Notifications You must be signed in to change notification settings

spburden/skill-swap-drupal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skill Swap - Drupal

A Drupal web application where users can exchange services. Users can post service requests to the site, private message each other and also leave feedback on each other's profiles. December 22, 2016

By Stephen Burden

Click here to view

Prerequisites

You will need MAMP/WAMP installed on your computer.

Setup/Installation Requirements

  • In the Terminal enter git clone <repository-url> this repository
  • Open MAMP/WAMP, go to ”Preferences" and then "Web Server". Then set your document root folder to point to our project directory, then Start Server.
  • In your web browser http://localhost:8888/phpMyAdmin/ and import the skill_swap.sql.zip file (inside the sites/db-backup directory) into MySQL
  • Create a database account (user: swap, password: swap) and Host: Local in MySQL
  • To view the go to http://localhost:8888 in your web browser_

Link

Known Bugs

There are no known bugs with this application.

Support and contact details

[email protected]

Technologies Used

Drupal 7.53, PHP, MAMP, MySQL, AJAX, Drupal Testing Module

License

The MIT License (MIT)

Copyright (c) 2016 Stephen Burden

About

A Drupal web application where users can exchange services. Users can post service requests to the site, private message each other and also leave feedback on each other's profiles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published