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

Add an example Django app #2

Open
DingoEatingFuzz opened this issue Aug 3, 2019 · 0 comments
Open

Add an example Django app #2

DingoEatingFuzz opened this issue Aug 3, 2019 · 0 comments

Comments

@DingoEatingFuzz
Copy link
Collaborator

To make it easier for people to learn and understand Context and context-drf, we should add an example app.

The ideal example app has the following:

  1. A real database running in a docker container and automatically populated via a script and multiple CSV/JSON files checked into source control.
  2. Context files for each data source.
  3. Models that exercise 0, 1, and N data sources.
  4. A custom view to show how to interface with the Context data sources without using mixins.

I have been using the PDX Scooter Pilot findings data as an example, since it's a good size and relevant.

Page: https://www.portlandoregon.gov/transportation/78431
Direct download: https://www.portlandoregon.gov/transportation/article/709734

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

No branches or pull requests

1 participant