Skip to content

dominiclord/eventfeed

Repository files navigation

EventFeed

##Description Live visual feed for public events

Disclaimer

This application is being rewritten from a simpler and badly organized 2012 version. It's still quite a ways away from v1.0

How to install

To start a Charcoal project with this Boilerplate, simply:

  1. Clone the repositoy
    • $ git clone https://github.com/dominiclord/eventfeed
  2. Set up a database storage
  3. Install dependencies
    • $ composer install

You should now be able to acces the app at the following :

  • example.com : Interface for user submissions
  • example.com/main : Main interface for public viewing
  • example.com/moderation : Main moderation interface

Dependencies

EventFeed depends on:

See composer.json for details

Build systems

TODO

  • Missing feed options management and loading
  • Cleanup old code
  • Backend
    • Implement a better code structure
    • Database class
    • Login for moderation access
    • Split data access to an API
  • Frontend
    • Implement a better code structure
    • Build system
    • Redesign
    • Websockets for main interface
  • Much more documentation / comments

About

Live visual feed for public events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published