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.
125 lines
2.6 KiB
125 lines
2.6 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
|
###### Is [geocoding](https://developers.google.com/maps/documentation/geocoding/intro) API being used to converting addresses into geographic coordinates?
|
||
|
|
||
|
##### Try to input `"Queen"` to see the concerts locations.
|
||
5 years ago
|
|
||
5 years ago
|
```
|
||
5 years ago
|
north carolina usa
|
||
5 years ago
|
los angeles usa,
|
||
|
nagoya japan,
|
||
5 years ago
|
osaka japan,
|
||
5 years ago
|
penrose new zealand,
|
||
|
saitama japan,
|
||
|
dunedin new zealand,
|
||
|
georgia usa
|
||
|
```
|
||
5 years ago
|
|
||
5 years ago
|
###### Are the markers displayed in the locations above?
|
||
|
|
||
|
##### Try to input `"ACDC"` to see the concerts locations.
|
||
5 years ago
|
|
||
5 years ago
|
```
|
||
|
dusseldorf germany,
|
||
|
manchester uk,
|
||
5 years ago
|
new york usa,
|
||
5 years ago
|
aarhus denmark
|
||
|
```
|
||
5 years ago
|
|
||
5 years ago
|
###### Are the markers displayed in the locations above?
|
||
|
|
||
5 years ago
|
##### Try to input `"Imagine Dragons"` to see the concerts locations.
|
||
5 years ago
|
|
||
5 years ago
|
```
|
||
5 years ago
|
berlin germany,
|
||
5 years ago
|
quebec canada,
|
||
|
del mar usa,
|
||
|
mexico city mexico,
|
||
5 years ago
|
las vegas usa,
|
||
5 years ago
|
lisbon portugal,
|
||
|
monterrey mexico,
|
||
5 years ago
|
new york usa,
|
||
5 years ago
|
rio de janeiro brazil,
|
||
|
riyadh saudi arabia,
|
||
|
california usa,
|
||
|
canton usa
|
||
|
```
|
||
5 years ago
|
|
||
5 years ago
|
###### Are the markers displayed in the locations above?
|
||
|
|
||
|
##### Try to input `"Guns N' Roses"` to see the concerts locations.
|
||
5 years ago
|
|
||
5 years ago
|
```
|
||
|
inglewood usa
|
||
|
los angeles usa,
|
||
|
madrid spain,
|
||
|
oakland usa,
|
||
|
berlin germany,
|
||
|
charlotte usa,
|
||
|
chicago usa,
|
||
|
houston usa
|
||
|
```
|
||
5 years ago
|
|
||
5 years ago
|
###### Are the markers displayed in the locations above?
|
||
|
|
||
|
##### Try to input `"Post Malone"` to see the concerts locations.
|
||
5 years ago
|
|
||
5 years ago
|
```
|
||
|
philadelphia usa,
|
||
|
uniondale usa,
|
||
|
columbia usa,
|
||
|
hershey usa,
|
||
5 years ago
|
pittsburgh usa,
|
||
5 years ago
|
rosemont usa,
|
||
5 years ago
|
washington usa,
|
||
5 years ago
|
toronto usa,
|
||
|
grand rapids usa,
|
||
|
indianapolis usa,
|
||
|
kansas city usa,
|
||
5 years ago
|
montreal usa,
|
||
5 years ago
|
omaha usa,
|
||
|
st louis usa,
|
||
|
newark usa
|
||
|
```
|
||
5 years ago
|
|
||
5 years ago
|
###### Are the markers displayed in the locations above?
|
||
|
|
||
|
##### Try to input `"Red Hot Chili Peppers"` to see the concerts locations.
|
||
5 years ago
|
|
||
5 years ago
|
```
|
||
|
landgraaf netherlands,
|
||
5 years ago
|
los angeles usa,
|
||
5 years ago
|
rio de janeiro brazil,
|
||
5 years ago
|
athens greece,
|
||
5 years ago
|
massachusetts usa,
|
||
|
california usa,
|
||
5 years ago
|
florence italia,
|
||
5 years ago
|
alabama usa
|
||
5 years ago
|
```
|
||
5 years ago
|
|
||
5 years ago
|
###### Are the markers displayed in the locations above?
|
||
|
|
||
5 years ago
|
###### As an auditor, is this project up to every standard? If not, why are you failing the project?(Empty Work, Incomplete Work, Invalid compilation, Cheating, Crashing, Leaks)
|
||
|
|
||
5 years ago
|
#### General
|
||
|
|
||
5 years ago
|
###### +Does the markers connect in a historical order, using lines to see the path?
|
||
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 or 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?
|