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.
 
 
 
 
 
davhojt 1a3f95ea2b docs(map-markers): rename from 01-map 2 years ago
..
README.md docs(map-markers): rename from 01-map 2 years ago

README.md

Functional

In order to run and hot reload app either on emulator or device, follow the instructions

Does the application run without crashes?
Does the application have Bottom tabbar?
Does the application show google maps?
Does the application show list of favorite places?
Does the application show list of favorite places after reopening application?
Does the application contain an information page?
Does map show markers with favorite places?
When map is tapped, does dialog window show 2 textfields: name and description?
Does the application have current location button. If so, does it lead you to your current place?
Tap the searchbar. Does the application show list of suggestions?
Tap an item in suggestion list. Does the map navigate to place?
Can you delete a place from favorites places list?
Delete place from list. Does the application remove it from map?
Does the application work both on android and ios?
Tap on marker. Do you see relevant information about the place?