Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 550 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 550 Bytes

Event Calendar Builder

A simple cakephp 3 app used to build a schedule of events. A not-very-comprehensive install guide follows, it will be improved later but for now it will require some experience with cakephp and composer.

This isn't a very self-explanatory app at the moment, I will be adding some info to the homepage, it currently remains the default cake build homepage.

Installation

Checkout repo.

Run Composer.

Build DB from schema in config/schema/base.sql

Create app.php in /config and apply appropriate settings

???

Profit