This is a mobile-friendly Campus Navigation App designed to help students and visitors easily navigate university campuses using an interactive map and real-time location services.
- 📍 Interactive Campus Map: Find buildings, departments, and amenities.
- 🔍 Search and Filter: Locate classrooms, libraries, cafes, and parking areas.
- 🚀 Real-time Navigation: Step-by-step directions across the campus.
- 🏫 Admin Panel: Manage campus locations and update information.
- 📡 GPS Integration: Live location tracking using Google Maps API.
- Clone the repository:
git clone https://github.com/your-username/campus-navigation-app.git cd campus-navigation-app - Install dependencies:
npm install
- Start the Expo development server:
expo start
- Store API keys in
.envand add it to.gitignore. - Deploy updates via GitHub Actions to Firebase.
🚀 Your Campus Navigation App is now ready to guide students and visitors effortlessly! 🎓