mirror of https://github.com/01-edu/public.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
miguel
a1250452dc
|
3 years ago | |
---|---|---|
.. | ||
README.md | 3 years ago |
README.md
Functional
Has the requirement for the allowed packages been respected? (Reminder for this project: only standard packages)
Is the data from the artists
being used?
Is the data from the locations
being used?
Is the data from the dates
being used?
Is data from the relations
being used?
Try to see the "members" for the artist/band "Queen"
"Freddie Mercury",
"Brian May",
"John Daecon",
"Roger Meddows-Taylor",
"Mike Grose",
"Barry Mitchell",
"Doug Fogie"
Does it present the right "member", as above?
Try to see the "firstAlbum" for the artist/band "Gorillaz"
"26-03-2001"
Does it present the right date for the "firstAlbum", as above?
Try to see the "locations" for the artist/band "Travis Scott"
"santiago-chile"
"sao_paulo-brasil"
"los_angeles-usa"
"houston-usa"
"atlanta-usa"
"new_orleans-usa"
"philadelphia-usa"
"london-uk"
"frauenfeld-switzerland"
"turku-finland"
Does it present the right "locations" as above?
Try to see the ""members"" for the artist/band "Foo Fighters"
.
"Dave Grohl"
"Nate Mendel"
"Taylor Hawkins"
"Chris Shiflett"
"Pat Smear"
"Rami Jaffee"