Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1016 Bytes

File metadata and controls

16 lines (10 loc) · 1016 Bytes

flutter_cs4750_midway_mapper

My app's name is Midway Mapper. The idea is that this app will work similarly to something like google maps, using location as its main feature in order to find the middle point between either two users or the user and a desired location, and then show both that center point, as well as the top food and entertainment/shopping places within a specified radius around that point, like a default of 5 miles but this can be both expanded or decreased as the user wants.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.