API Reference
For calls that search for or browse event data, use FindEvent
- example: http://www.acm.uiuc.edu/sigsoft/webchalk/FindEvent?display=name,description,cost,sponsor,address&order_by=cost
- example: http://www.acm.uiuc.edu/sigsoft/webchalk/FindEvent?display=all&search_string=birthday
For calls that insert new events into the database, use AddEvent
- example: (none yet)
Categories and subcategories
To retrieve a tree of categories, use category_tree
Every category is a subcategory of something. For a visual explanation, see the editor:
For an in-depth look, check the Model_Spec page.
Administration Panel
This could definitely use some styling and interface design, but a very limited admin panel has been set up at:
Password protection isn't even up yet. All you can see now is a list of registered users.
