Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Open Event JSON Format and APIs #134

Open
4 tasks
mariobehling opened this issue Jun 24, 2016 · 3 comments
Open
4 tasks

Support Open Event JSON Format and APIs #134

mariobehling opened this issue Jun 24, 2016 · 3 comments

Comments

@mariobehling
Copy link
Member

mariobehling commented Jun 24, 2016

The goal of the volunteer system is to facilitate the work for event organizers. We need to be able to add a schedule and get in updates easily. The open event system is already creating a schedule and list of speakers. In order to get this data into Engelsystem we need to support the JSON format and APIs. Please propose and implement

More info also here: https://github.com/fossasia/open-event-orga-server/blob/development/docs/API.md

@DishantK1807
Copy link

@mariobehling : My proposal for implementation of the above involves the following:

  • Creating a new events page and allowing admin to add and edit the events.
  • Updating the database(tables) according to the data received from the APIs.
  • Importing the JSON formats from the API's and on the events page and updating the data in the database.
  • Implementing the APIs.

Will be creating separate issues for all the tasks, and upload wire diagrams for each step.

@mariobehling
Copy link
Member Author

Sounds good. Thank you.

@mariobehling
Copy link
Member Author

@DishantK1807 Let's postpone this to a later milestone and get the installation/upgrade/testing issues working first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants