Welcome to the InCampus Map project for SIET! This Flutter-based application is designed to provide students, faculty, and visitors with an interactive map to easily navigate the college campus.
- Interactive Map: Explore the campus with a user-friendly, interactive map interface.
- Building Details: Tap on any building to get detailed information about its purpose and facilities.
- Search Functionality: Quickly locate specific buildings, departments, or other campus landmarks.
- Route Guidance: Get directions from your current location to any desired location on campus.
- Flutter: For building a cross-platform mobile application.
- Dart: Primary programming language for Flutter.
- Flutter SDK installed on your development machine.
- Clone this repository:
git clone https://github.com/JARVIS-DK/SietMap-Flutter.git cd SietMap-Flutter
- Install dependencies:
flutter pub get
To run the app on an emulator or a physical device:
flutter run
We welcome contributions to improve the InCampus Map! Here's how you can contribute:
- Fork the repository.
- Create a new branch for your feature or bug fix:
git checkout -b feature-name
- Commit your changes:
git commit -m "Add feature or fix bug"
- Push to your branch:
git push origin feature-name
- Create a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
- Flutter Community: For tools and resources.
- Contributors: Thank you to all contributors who help make this project better!
For any questions or suggestions, feel free to reach out:
- Email: dhanushkumar.dev.sde@gmail.com
- GitHub Issues: Issues Page