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.
62 lines
2.3 KiB
62 lines
2.3 KiB
5 years ago
|
#### Functional
|
||
|
|
||
5 years ago
|
###### Has the requirement for the allowed packages been respected? (Reminder for this project: (only [standard packages](https://golang.org/pkg/)
|
||
5 years ago
|
|
||
5 years ago
|
##### Start typing in the search bar `"Billie Joe"`.
|
||
5 years ago
|
###### Does it present as suggestions the member "Billie Joe Armstrong"?
|
||
|
|
||
5 years ago
|
##### Start typing in the search bar `"Japan"`.
|
||
|
###### Does it present as suggestions the locations "saitama-japan", "osaka-japan" and "nagoya-japan"?
|
||
5 years ago
|
|
||
5 years ago
|
##### Try to search for the artist/band `"Scorpions"`.
|
||
|
###### Does it present as result "Scorpions"?
|
||
|
|
||
|
##### Try to search for the member `"Jimi Hendrix"`.
|
||
5 years ago
|
###### Does it present as result the artist/band "The Jimi Hendrix Experience"?
|
||
5 years ago
|
|
||
|
##### Try to search for the member `"Phil Collins"`.
|
||
|
###### Does it present as result "Phil Collins" and "Genesis"?
|
||
|
|
||
|
##### Try to search for the location `"london-uk"`.
|
||
5 years ago
|
###### Does it present as result "Pink Floyd", "Led Zeppelin", "Aerosmith", "Alec Benjamin", "Nickelback", "Eagles", "Linkin Park" and "Coldplay"?
|
||
5 years ago
|
|
||
|
##### Try to search for the artist/band `"queen"`.
|
||
|
###### Does it handle the case sensitive and presents as result "Queen"?
|
||
|
|
||
|
##### Try to search for the first album date `"05-08-1967"`.
|
||
|
###### Does it present as result "Pink Floyd"?
|
||
|
|
||
|
##### Try to search for the creation date `"1973"`.
|
||
|
###### Does it present as result "ACDC"?
|
||
|
|
||
|
##### Try to search for the creation date `"1965"`.
|
||
|
###### Does it present as result "Scorpions" and "Pink Floyd"?
|
||
|
|
||
5 years ago
|
##### Start typing an artist/band beginning with `"G"`.
|
||
|
###### Does it present as suggestion the band you were looking for?
|
||
|
|
||
|
##### Start typing a location of one of the concerts.
|
||
|
###### Does it present as suggestion the location you were looking for?
|
||
|
|
||
|
##### Try to search for an artist/band member beginning with `"R"`.
|
||
|
###### Does it present the artist/band you were looking for?
|
||
|
|
||
|
##### Try to search for a creation date of an artist/band.
|
||
|
###### Does it present the artist/band you were looking for?
|
||
|
|
||
5 years ago
|
#### Basic
|
||
|
|
||
5 years ago
|
###### +Does the code obey the [good practices](https://public.01-edu.org/subjects/good-practices.en)?
|
||
5 years ago
|
|
||
5 years ago
|
###### +Are the instructions in the website clear?
|
||
5 years ago
|
|
||
5 years ago
|
###### +Does the project run using an API?
|
||
|
|
||
|
#### Social
|
||
|
|
||
|
###### +Did you learn anything from this project?
|
||
5 years ago
|
|
||
5 years ago
|
###### +Can it be open-sourced / be used for other sources?
|
||
5 years ago
|
|
||
5 years ago
|
###### +Would you recommend/nominate this program as an example for the rest of the school?
|