Skip to content

This Flutter-based application is designed to provide students, faculty, and visitors with an interactive map to easily navigate the college campus.

License

Notifications You must be signed in to change notification settings

JARVIS-DK/SietMap-Flutter

Repository files navigation

InCampus Map for SIET

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.

Features

  • 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.

Technologies Used

  • Flutter: For building a cross-platform mobile application.
  • Dart: Primary programming language for Flutter.

Getting Started

Prerequisites

  • Flutter SDK installed on your development machine.

Installation

  1. Clone this repository:
    git clone https://github.com/JARVIS-DK/SietMap-Flutter.git
    cd SietMap-Flutter
  2. Install dependencies:
    flutter pub get

Running the App

To run the app on an emulator or a physical device:

flutter run

Contributing

We welcome contributions to improve the InCampus Map! Here's how you can contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix:
    git checkout -b feature-name
  3. Commit your changes:
    git commit -m "Add feature or fix bug"
  4. Push to your branch:
    git push origin feature-name
  5. Create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

  • Flutter Community: For tools and resources.
  • Contributors: Thank you to all contributors who help make this project better!

Contact

For any questions or suggestions, feel free to reach out:

About

This Flutter-based application is designed to provide students, faculty, and visitors with an interactive map to easily navigate the college campus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published