Browse Source

Merge pull request #459 from 01-edu/groupie-tracker-names-fix

Groupie tracker names fix
pull/460/head
LEEDASILVA 5 years ago committed by GitHub
parent
commit
33440fbc25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 0
      subjects/groupie-tracker/groupie-tracker-filters.audit.en.md
  2. 6
      subjects/groupie-tracker/groupie-tracker-filters.en.md
  3. 0
      subjects/groupie-tracker/groupie-tracker-geolocation.audit.en.md
  4. 6
      subjects/groupie-tracker/groupie-tracker-geolocation.en.md
  5. 0
      subjects/groupie-tracker/groupie-tracker-search-bar.audit.en.md
  6. 6
      subjects/groupie-tracker/groupie-tracker-search-bar.en.md
  7. 0
      subjects/groupie-tracker/groupie-tracker.audit.en.md
  8. 2
      subjects/groupie-tracker/groupie-tracker.en.md

0
subjects/groupie-trackers/groupie-trackers-filters.audit.en.md → subjects/groupie-tracker/groupie-tracker-filters.audit.en.md

6
subjects/groupie-trackers/groupie-trackers-filters.en.md → subjects/groupie-tracker/groupie-tracker-filters.en.md

@ -1,10 +1,10 @@
## groupie-trackers-filters ## groupie-tracker-filters
### Objectives ### Objectives
You must follow the same [principles](https://public.01-edu.org/subjects/groupie-trackers/groupie-trackers.en) as the first subject. You must follow the same [principles](https://public.01-edu.org/subjects/groupie-tracker/groupie-tracker.en) as the first subject.
- Groupie Trackers Filters consists on letting the user filter the artists/bands that will be shown. - Groupie Tracker Filters consists on letting the user filter the artists/bands that will be shown.
- Your project must incorporate at least these four filters: - Your project must incorporate at least these four filters:
- filter by creation date - filter by creation date

0
subjects/groupie-trackers/groupie-trackers-geolocation.audit.en.md → subjects/groupie-tracker/groupie-tracker-geolocation.audit.en.md

6
subjects/groupie-trackers/groupie-trackers-geolocation.en.md → subjects/groupie-tracker/groupie-tracker-geolocation.en.md

@ -1,10 +1,10 @@
## groupie-trackers-geolocation ## groupie-tracker-geolocation
### Objectives ### Objectives
You must follow the same [principles](https://public.01-edu.org/subjects/groupie-trackers/groupie-trackers.en) as the first subject. You must follow the same [principles](https://public.01-edu.org/subjects/groupie-tracker/groupie-tracker.en) as the first subject.
- Groupie Trackers Geolocation consists on mapping the different concerts locations of a certain artist/band given by the Client. - Groupie Tracker Geolocation consists on mapping the different concerts locations of a certain artist/band given by the Client.
- You must use a process of converting addresses (ex: Germany Mainz) into geographic coordinates (ex: 49,59380 8,15052) which you must use to place markers for the concerts locations of a certain artist/band on a map. - You must use a process of converting addresses (ex: Germany Mainz) into geographic coordinates (ex: 49,59380 8,15052) which you must use to place markers for the concerts locations of a certain artist/band on a map.

0
subjects/groupie-trackers/groupie-trackers-search-bar.audit.en.md → subjects/groupie-tracker/groupie-tracker-search-bar.audit.en.md

6
subjects/groupie-trackers/groupie-trackers-search-bar.en.md → subjects/groupie-tracker/groupie-tracker-search-bar.en.md

@ -1,10 +1,10 @@
## groupie-trackers-search-bar ## groupie-tracker-search-bar
### Objectives ### Objectives
You must follow the same [principles](https://public.01-edu.org/subjects/groupie-trackers/groupie-trackers.en) as the first subject. You must follow the same [principles](https://public.01-edu.org/subjects/groupie-tracker/groupie-tracker.en) as the first subject.
Groupie-trackers-search-bar consists of creating a functional program that searches, inside your website, for a specific input text. Groupie-tracker-search-bar consists of creating a functional program that searches, inside your website, for a specific input text.
- The program should handle at least these search cases : - The program should handle at least these search cases :
- artist/band name - artist/band name

0
subjects/groupie-trackers/groupie-trackers.audit.en.md → subjects/groupie-tracker/groupie-tracker.audit.en.md

2
subjects/groupie-trackers/groupie-trackers.en.md → subjects/groupie-tracker/groupie-tracker.en.md

@ -1,4 +1,4 @@
## groupie-trackers ## groupie-tracker
### Objectives ### Objectives
Loading…
Cancel
Save