Skip to content

sonianuj287/NITC-Take-Me-There

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NITC Take Me There

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.





Application Dependencies

Require node.js installed node.js
Google Api for maps GoogleApi

React native Dependencies

  • react-native-display
  • npm install react-native-display
  • react-native-image-pan-zoom
  • npm install react-native-image-pan-zoom
  • react-native-material-dropdown
  • npm install react-native-material-dropdown
  • react-native-maps
  • npm install react-native-maps
  • react-native-geocoding
  • npm install react-native-geocoding
  • expo-location
  • expo install expo-location
  • react-native-vector-icons/Ionicons
  • npm install react-native-vector-icons/Ionicons
  • expo-sqlite
  • expo install expo-sqlite
  • react-native-firebase
  • npm install react-native-firebase