https://github.com/bipinkrish/campus-compass
Campus Compass app for SIT
https://github.com/bipinkrish/campus-compass
college flutter maps sit
Last synced: 2 months ago
JSON representation
Campus Compass app for SIT
- Host: GitHub
- URL: https://github.com/bipinkrish/campus-compass
- Owner: bipinkrish
- Created: 2023-01-14T12:46:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-13T18:17:02.000Z (11 months ago)
- Last Synced: 2024-07-13T19:33:48.902Z (11 months ago)
- Topics: college, flutter, maps, sit
- Language: Dart
- Homepage:
- Size: 4.98 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Campus Compass SIT
## 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.*#### [Read our Paper at Grenze](https://thegrenze.com/index.php?display=page&view=journalabstract&absid=2406&id=8) or [Download the Report 01.GIJET.10.1.511_1](https://thegrenze.com/pages/servej.php?fn=511_1.pdf&name=Campus%20Compass:%20A%20Flutter-based%20Interactive%20Map%20forCampus%20Navigation&id=2406&association=GRENZE&journal=GIJET&year=2024&volume=10&issue=1)
[Campus Compass: A Flutter-based Interactive Map for Campus Navigation.pdf](https://github.com/bipinkrish/Campus-Compass/files/15050995/Campus.Compass.A.Flutter-based.Interactive.Map.forCampus.Navigation.pdf)
## API KEY
*You need set key in 2 places*
* [Android Mainifest](https://github.com/bipinkrish/campusmap/blob/main/android/app/src/main/AndroidManifest.xml#L45)
* [Main File](https://github.com/bipinkrish/campusmap/blob/main/lib/main.dart#L15)## Guide
To use/run this you need Flutter framework installed and a Android Device
```
git clone https://github.com/bipinkrish/campusmap
cd campusmap
flutter pub get
flutter run
```## Previews
![]()
![]()
![]()
![]()
![]()
![]()