Coder Social home page Coder Social logo

timetableplugin's Introduction

Timetable Plugin Documentation

This is a CakePHP 2.2.X Plugin.

The Plugin helps you to set up a timeable for any kind of event with multipli workshops and speakers

Version 0.2

License The MIT License (MIT) Copyright (c) <2012>

Dependencies

  • CakePHP 2.2.X
  • MongoDB (You need to install the PHP MongoDB Driver)

Install

Clone this repo like

git clone git://github.com/traedamatic/TimetablePlugin.git Timetable 

in your Plugin folder

Controllers

  • TimetableAppController
  • TimetableContoller - Dashboard, Settings
  • EventsController - Veranstaltungen/Events
  • WorkshopsController - Workshop/Kurse/Vortrag
  • SpeakersController - Referenten

Models

  • Event
  • Speaker
  • Workshop

OpenSource Third Party Libaries

  • CssCrush (as plugin included)
  • MarkItUp! (as plugin included)
  • MongoDB (as plugin included)
  • HTML Kickstart
  • JQuery
  • Backbone.js

Frontend Routes

all Routes use the HTTP GET Method

Events

  • /events - returns all events
  • /events/(id) - returns a single event

Workshops

  • /workshops - returns all workshops
  • /workshops/(id) - returns a single workshop

Speaker

  • /speakers - returns all speakers
  • /speakers/(id) - returns a single speakers

Contributer

  • Nicolas Traeder aka traedamatic
  • Haithem Bel Haj

ChangeLog

0.3

  • new Model Topics. Now with description, color and name.
  • Workshop add now depends on the topics in the DB.
  • backend tables are now sortable.
  • other minor bugfixes.

0.2

  • workshop bugfixin

0.1

  • first release

timetableplugin's People

Contributors

traedamatic avatar

Stargazers

Oanh Nguyen avatar

Watchers

 avatar James Cloos avatar Haithem Bel Haj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.