Skip to content
/ WIN Public

Quick & Dirty PHP app to schedule events into categories

Notifications You must be signed in to change notification settings

paulus85/WIN

Repository files navigation

#What is Next? Quick & Dirty PHP app to manage events related to categories

Requirements

  • PHP 5.6.16
  • Composer
  • Twitter Bootstrap
  • Bootbox.js
  • MySQL Community Server 5.7.10

For the future

This iteration

  • Set flash messages
  • Do trigger on database to let user delete a category and replace associated event with a default category instead of the original one
  • Handle change in orthograph when displaying 1 or 0 "event" on category_list
  • Sort events by date
  • Group all requests in one class in order to avoid SQL statements in view code
  • Other stuff

For further iterations

  • Setting DBAL (or ORM after) (cf. Doctrine)
  • Use a PHP framework instead vanilla PHP (cf. Silex)
  • RESTfull API
  • iOS app consuming API info

About

Quick & Dirty PHP app to schedule events into categories

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published