System of integrated solutions for the daily life of the truck driver. Application developed to meet the need of truck drivers, in order to offer these professionals a better schedule of their trip helping to find places to stop, medical posts, tolls and loads. Problem proposed by the concessionaire CCR and developed in a Hackathon.
The main dependencies used in this application are:
"@expo-google-fonts/roboto": "^0.1.0",
"@expo-google-fonts/ubuntu": "^0.1.0",
"@react-native-community/masked-view": "0.1.6",
"@react-navigation/bottom-tabs": "^5.5.2",
"@react-navigation/native": "^5.5.1",
"@react-navigation/stack": "^5.5.1",
"expo": "~37.0.3",
"firebase": "7.9.0",
"lodash": "^4.17.15",
"react": "~16.9.0",
"react-dom": "~16.9.0",
"react-native": "https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz",
"react-native-elements": "^2.0.2",
"react-native-gesture-handler": "~1.6.0",
"react-native-maps": "0.26.1",
"react-native-material-ui": "^1.30.1",
"react-native-paper": "^3.10.1",
"react-native-reanimated": "~1.7.0",
"react-native-review-modal": "^0.0.1",
"react-native-safe-area-context": "0.7.3",
"react-native-screens": "~2.2.0",
"react-native-stars": "^1.2.1",
"react-native-svg": "11.0.1",
"react-native-svg-cli": "^1.0.4",
"react-native-vector-icons": "^6.6.0",
"react-native-web": "~0.11.7"
Make sure you have yarn or npm and expo installed:
yarn -v or npm -v
expo --version
Then just download the extra .zip file and go to the terminal until the project folder and run:
yarn install or npm install
- React Native
- Expo
- Firebase
- API GoogleMaps
- Lucas Caires (https://github.com/lucaires)
- Mateus Costa (https://github.com/mscmateus)
- Ian Prioste (https://github.com/ianprioste)
Thank you for your contribution!