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

Get initial data for app #4 #10

Open
IsmaelFarah101 opened this issue Nov 1, 2019 · 1 comment
Open

Get initial data for app #4 #10

IsmaelFarah101 opened this issue Nov 1, 2019 · 1 comment
Assignees
Labels

Comments

@IsmaelFarah101
Copy link
Collaborator

How will this application get initial data? At the moment, shows, venues, and artists must be added through the administrator console. Should users be able to add venues, artists, shows? If so, how will you moderate this? Where else will your application get data from? Maybe you could focus on the Twin Cities and find a list of venues; and figure out some programatic method of getting data for shows, perhaps write a web scraper for First-Avenue.com and other popular venues?
Should users be able to create shows from artists and venues already in the database?

@Anachronaut Anachronaut self-assigned this Nov 20, 2019
@Anachronaut
Copy link
Collaborator

Started work on this tonight. Have a Beautiful Soup 4 web scraper that's pulling data from First Ave's calendar and sorting it. Just need to figure out how to get it into the database (@JoshKallagunta)

web_scraper branch (/lmnop/webscraper/webscraper.py)

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

No branches or pull requests

3 participants