Software Engineering Lab Project
NITC Take Me There is an android application developed using React Native, javascript, JSX, and Google Firebase. This app is made exclusively for NITC students so that they can use this get optimized path between two locations which are inside NITC campus, besides that one can Explore all the similar kinds of building with a single click. This app also allows the user to share its current location to their friends via any messaging apps and to save their current location to look back in future. Also the app embedded with the functionality of NITC official Bus Schedules, timing and route map. The app's oriented audience are those people who came NIT Calicut for Admission purpose, people who came to be the part of NITC's fest (tathva, ragam, etc.) and for the regular students and staff.
Require node.js installed node.js
Google Api for maps GoogleApi
- react-native-display
- react-native-image-pan-zoom
- react-native-material-dropdown
- react-native-maps
- react-native-geocoding
- expo-location
- react-native-vector-icons/Ionicons
- expo-sqlite
- react-native-firebase
npm install react-native-display
npm install react-native-image-pan-zoom
npm install react-native-material-dropdown
npm install react-native-maps
npm install react-native-geocoding
expo install expo-location
npm install react-native-vector-icons/Ionicons
expo install expo-sqlite
npm install react-native-firebase