Skip to content

Latest commit

 

History

History
56 lines (45 loc) · 3.12 KB

README.md

File metadata and controls

56 lines (45 loc) · 3.12 KB

INSIDE MNIT

Installation Steps

→ Clone the repository either by Git CLI aur Terminal by Git Clone https://github.com/gargk747/INSIDEMNIT_new.git

→ Open the project in Android Studio and build the project

→ Then generate the APK file and run it on the emulator or your physical device

→ Or can simply download the application from this link Click Here

Summary

This Android Application is made for indoor navigation within the college peripherals as the various departments of the college are interconnected to each other. It becomes difficult for any student to search for a particular lab or class, so this application will provide them with the navigation to that particular place from his current location. In this application, the user will be able to see his current location in the MapView, then he can search for the location where he wants to go, and then a button will popup for directions/navigations. Then it will ask the user to select a point from a bunch of points near to his current position, and then after selecting that point the application will show the user the path from his current location to the desired location. If the path is between the departments, then it will show the indoor map of the department for easy navigation.

Screenshots of the Application

↓ Splash Screen ↓ ↓ Main Screen ↓ ↓ Current Location ↓
↓ MNIT Map ↓ ↓ MapView ↓ ↓ SearchView ↓
↓ Searched Location ↓ ↓ Nearest Points ↓ ↓ Direction ↓

Improvements

  1. Firebase implementing (Still working on it)
  2. Indoor Navigation