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

Map API to Project Sumarry Schema #75

Open
pieroapretto opened this issue Sep 21, 2019 · 1 comment
Open

Map API to Project Sumarry Schema #75

pieroapretto opened this issue Sep 21, 2019 · 1 comment

Comments

@pieroapretto
Copy link
Collaborator

interface ProjectSummary {
img: string
project_name: string,
project_details: string
date: string
}

@galbwe
Copy link
Collaborator

galbwe commented Nov 5, 2019

@ASTPMeetup a single project may have multiple records in the projects table, corresponding to several years over which it was running. In the date field, do you want a list with all years that project was active?

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

2 participants