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

Convert participation app to django model #3

Open
Kirska opened this issue May 5, 2023 · 0 comments
Open

Convert participation app to django model #3

Kirska opened this issue May 5, 2023 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Kirska
Copy link
Member

Kirska commented May 5, 2023

Convert the participation app fields to a django model:
participant_app_table.txt

Only field names and types needed. Id and color can be ignored.

Do not add fields to this table that will exist on the Pets table or Persons table. The pets table schema can be found on #2. We will create a link to the pet and person table when an app is submitted. Person table will just be very basic contact info: name, address, phone, etc.

@Kirska Kirska added good first issue Good for newcomers help wanted Extra attention is needed labels May 5, 2023
@Kirska Kirska added this to the Airtable Model Converted milestone May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant