Student cafeterias (Hungry)

* icon has copyright

 

 

Input:

User location.

 

Output:

List of nearby student cafeterias sorted by distance.

 

Why?

-          Everybody needs to eat J.

-          Students might not know if a cafeteria is nearby and go to some farther one instead.

-          Student might be visiting a different town where he/she knows nothing about dining options.

 

How?

To pass, you must create a mobile app showing a simple listing of the cafeterias according to distance from the user. You must create a database of restaurants (at least 5) and their locations. For a higher UpGrade consider the following features:

-          show the cafeterias on a map

-          show their address

-          show photo of the facility

-          highlight the nearest one on the map

-          give directions to selected cafeteria

-          have a link to the menu list from the cafeteria webpage