fossasia / open-event-droidgen

Open Event Android App Generator https://github.com/fossasia/open-event-android/raw/apk/sample-apk-fossasia17-development.apk
GNU General Public License v3.0
2.06k stars 828 forks source link

Speaker Details Missing #276

Closed opticod closed 8 years ago

opticod commented 8 years ago

Speaker Details is Missing in FOSSASIA Event App. @mananwason screenshot_20160313-184538

mananwason commented 8 years ago

Would you like to work on it? Basically the info is not present in the speakers json, you'd have to scrape it and then connect it to the heroku server. http://open-event.herokuapp.com/api/v1/event/18/speakers

opticod commented 8 years ago

Yes , I would like to work

mananwason commented 8 years ago

Go ahead but till when will you be done? I need a timeline.

opticod commented 8 years ago

Its a long list.probably 2 days ?And from where should I get the info?

mananwason commented 8 years ago

@opticod 2 days are way too long. We need to get it fixed by maximum tomorrow. @rafalkowalski Can you fix these things for the speaker.json file?

opticod commented 8 years ago

@mananwason Can you say from where we will get the info?

mananwason commented 8 years ago

This data is all scraped from a spreadsheet onto the open event orga server

opticod commented 8 years ago

@mananwason , ok, I will give my best to complete it by tomorrow night(24 hrs), can I start ?

mananwason commented 8 years ago

Sure go ahead.

opticod commented 8 years ago

@mananwason Can you provide the link to spread sheet?

mananwason commented 8 years ago

https://docs.google.com/spreadsheets/d/1QeAyxbEc1fP9h5_kGQh-EVrx5RaYgbKFJBE9wUjIdvc/edit#gid=1847379562 @opticod

opticod commented 8 years ago

@mananwason I am done with adding the infos. Only thing now left is scraping for the sessions. Need some help for the sessions as I am facing problem in scraping the sessions,If someone can help in it, then it would be better. Here is the spreadsheet link : I have added a Speakers sheet. https://docs.google.com/spreadsheets/d/158_9sfH9hXqvHjfErVPgipuGVwuMnXMCmIBA9iEZeS0/edit?usp=sharing Here is the file in JSON format: https://drive.google.com/file/d/0B6LQjwm2k_5uVU9ZXzVfSjFWckU/view?usp=sharing Here is the file in txt format: speakers.txt

mananwason commented 8 years ago

@opticod As I told you before, you weren't supposed to add all the info manually. You just had to improve the parser here