Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 260 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 260 Bytes

Abakus Backpacker

Social website to make lists of gear for trips.

Getting Started

  • create a MySQL database.
  • execute DDL in sql/backpacker.ddl.sql
  • optional seed sql/usertest.ddl.sql
  • copy example.pdo.php to pdo.php and change credentials.