Changes

Jump to navigation Jump to search
no edit summary
===6/30: Project start===
----
[https://www.eventbrite.com/developer/v3/ Eventbrite APIv3]
 
===7/5: Eventbrite API First-Take===
----
*Eventbrite developer account for McNair Center:
**first name: '''Anne''', last name: '''Dayton'''
**'''Still debugging/writing at the moment'''.
**RDP went down, major sadness.
 
===7/6: Alpha Development===
----
*Eventbrite stipulates a system of ID-numbering for all organizers and venues objects, for instance.
**For the endpoint <code>GET /venues/:id/</code>, replace <code>:id</code> with the venue_id associated with desired organizer
:::keywords from SEO material on [[marketing artfully]] is very good
:::Event series, dates and venues endpoints are secondarily important
 
===7/7 Alpha Development #2===
----
*Full swing: pseudo-code, modularity, docstrings, tests, naming style
*Komodo debugger works
*Alpha development complete. All tests passed. Complete code as below.
https://github.com/scroungemyvibe/mcnair_center_builds/blob/master/EventBrite_Webcrawler_Build.py
*'''Notes'''
**Current query (without input parameters) by organizer ID returns only active events listed under organizer. For instance, techstars has 45 upcoming events and I am pulling 45 json event objects from the database.

Navigation menu