-
Notifications
You must be signed in to change notification settings - Fork 1
Home
kiorky edited this page Nov 15, 2012
·
8 revisions
This is a plone application to manage events from the "Pays de Loire" french region.
Goal is to have a central database of all events.
- Events can be exported in JSON, XML, CSV.
- Events can be imported in XML, JSON.
- The event format is described here
There are some types of people using the site:
- Admins
- They are god, they can do anything
- They can construct collections with various indexed data to make useful dashboards
- Suppliers can
- Add their events manually by adding them through the plone UI
- Push their events to the database via a POST call (JSON/XML)
- Add an url to be pulled by the portal to grab new events inside the database
- Operators
- They can get the database in the various supported formats
- Visitors
- They can see public pages
- They can register the website