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

Create data model with ERD #2

Open
13 tasks
irrationnelle opened this issue Jun 7, 2020 · 0 comments
Open
13 tasks

Create data model with ERD #2

irrationnelle opened this issue Jun 7, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@irrationnelle
Copy link
Owner

irrationnelle commented Jun 7, 2020

Concert single detail page should have

  • concert hall
    • name
    • location: can be rendered with kakao map
    • photo: later, not now
    • describe text: later, not now
  • concert title: nullable
  • artist
    • name*
    • genre*
    • YouTube link
    • describe text: later, not now
  • time table*
  • price*

Concert List Page

  • items marked with * that should be rendered on ConcertList component
@irrationnelle irrationnelle added the enhancement New feature or request label Jun 7, 2020
@irrationnelle irrationnelle added this to the client ver 0.1.0 milestone Jun 7, 2020
@irrationnelle irrationnelle self-assigned this Jun 7, 2020
@irrationnelle irrationnelle added this to To do in real-app via automation Jun 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
real-app
  
To do
Development

No branches or pull requests

1 participant