Skip to content

Create a web-app that through an input can filter the restaurants that are near you (You decide the structure that your data will have, you can create a list of restaurants in an arrangement, in an object, individually. design is totally free)

Notifications You must be signed in to change notification settings

MariaCravioto/foodmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version 1.0 19/01/18

FOODMAP

General usage notes:

  • Create a web-app that through an input can filter the restaurants that are near you (You decide the structure that your data will have, you can create a list of restaurants in an arrangement, in an object, individually. design is totally free).

FLOW OF THE APPLICATION.

  • Splash view with duration of 2 to 5 seconds that redirects to your main view.

splash

  • In the main view all the restaurants are shown "near you" along with the input to filter your choice (The filtering criteria are your decision, it can be by type of food, costs, alphabetical order, etc.).

foodmap2

  • Since the choice of the filter was made, only restaurants that meet the condition should be shown.

foodmap3

  • When selecting any of the restaurants, the information of this should be shown through a modal.

foodmap3

  • Once the modal is closed you should return to the main view.

foodmap4

About

Create a web-app that through an input can filter the restaurants that are near you (You decide the structure that your data will have, you can create a list of restaurants in an arrangement, in an object, individually. design is totally free)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages