Browse Source

adding link to standard packages

pull/459/head
lee 4 years ago committed by Christopher Fremond
parent
commit
24e17b0c3b
  1. 2
      subjects/groupie-trackers/groupie-trackers-filters.audit.en.md
  2. 2
      subjects/groupie-trackers/groupie-trackers-geolocation.audit.en.md
  3. 2
      subjects/groupie-trackers/groupie-trackers-search-bar.audit.en.md
  4. 2
      subjects/groupie-trackers/groupie-trackers.audit.en.md
  5. 2
      subjects/lem-in/lem-in.audit.en.md
  6. 2
      subjects/my-ls-1/my-ls-1.audit.en.md

2
subjects/groupie-trackers/groupie-trackers-filters.audit.en.md

@ -1,6 +1,6 @@
#### Functional
###### Has the requirement for the allowed packages been respected?
###### Has the requirement for the allowed packages been respected? (Reminder for this project: (only [standard packages](https://golang.org/pkg/)
###### Does the project have a range [filter](https://dribbble.com/shots/1751801-Ui-Elements-Social-Network-Analytics/attachments/284260)?

2
subjects/groupie-trackers/groupie-trackers-geolocation.audit.en.md

@ -1,6 +1,6 @@
#### Functional
###### Has the requirement for the allowed packages been respected?
###### Has the requirement for the allowed packages been respected? (Reminder for this project: (only [standard packages](https://golang.org/pkg/)
###### Is [geocoding](https://developers.google.com/maps/documentation/geocoding/intro) API being used to converting addresses into geographic coordinates?

2
subjects/groupie-trackers/groupie-trackers-search-bar.audit.en.md

@ -1,6 +1,6 @@
#### Functional
###### Has the requirement for the allowed packages been respected?
###### Has the requirement for the allowed packages been respected? (Reminder for this project: (only [standard packages](https://golang.org/pkg/)
##### Start typing in the search bar `"Billie Joe"`.
###### Does it present as suggestions the member "Billie Joe Armstrong"?

2
subjects/groupie-trackers/groupie-trackers.audit.en.md

@ -1,6 +1,6 @@
#### Functional
###### Has the requirement for the allowed packages been respected?
###### Has the requirement for the allowed packages been respected? (Reminder for this project: (only [standard packages](https://golang.org/pkg/)
###### Is the data from the artists being used?

2
subjects/lem-in/lem-in.audit.en.md

@ -1,6 +1,6 @@
#### Functional
###### Has the requirement for the allowed packages been respected?
###### Has the requirement for the allowed packages been respected? (Reminder for this project: (only [standard packages](https://golang.org/pkg/)
##### Try to run `"./lem-in example00.txt"`.

2
subjects/my-ls-1/my-ls-1.audit.en.md

@ -1,6 +1,6 @@
#### Functional
###### Has the requirement for the allowed packages been respected?
###### Has the requirement for the allowed packages been respected? (Reminder for this project: (only [standard packages](https://golang.org/pkg/)
##### Run both my-ls-1 and the system command `ls` with no arguments.

Loading…
Cancel
Save