Browse Source

docs(map-makers): minnor changes

pull/2040/head
miguel 1 year ago committed by MSilva95
parent
commit
fa0326fbe0
  1. 2
      subjects/mobile-dev/map-markers/README.md
  2. 2
      subjects/mobile-dev/map-markers/audit/README.md

2
subjects/mobile-dev/map-markers/README.md

@ -10,7 +10,7 @@ A `TabBar` with three screens:
- A `Maps` screen like [google maps](https://codelabs.developers.google.com/codelabs/google-maps-in-flutter#0) where the user can see their favorite places marked on the map with an `info view`.
- A `favorite places` screen which will have a list of the user's favorite places.
- A `Favorite Places` screen which will have a list of the user's favorite places.
- An `InfoPage` screen that displays the names and email addresses of the app's authors, along with a general description of the app.

2
subjects/mobile-dev/map-markers/audit/README.md

@ -4,7 +4,7 @@
###### Does the app run without crashing?
###### Does the app have `Bottom TabBar`?
###### Does the app have `TabBar`?
###### Does the app show google maps on the `Map` screen?

Loading…
Cancel
Save