# campusmap A new Flutter project. ## 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: - [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) - [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) For help getting started with Flutter development, view the [online documentation](https://docs.flutter.dev/), which offers tutorials, samples, guidance on mobile development, and a full API reference. # campusmap
Campus Compass
Problem Statement
Develop an online navigation application, called Campass Compass, that provides real-time updates and detours for users to efficiently reach their desired destination without relying on map downloads. The application should utilize GPS technology and server information to accurately guide users through unfamiliar locations. Additionally, the application should have a user-friendly interface that allows for easy input of destination and preferences, and provide clear and concise directions to users throughout their journey. The application should also have the ability to update its route based on real-time traffic or other factors that may affect travel time.
0 commit comments