A cloud based companion app to help keep you safe when you're on the go.
Frontend
$ git clone https://github.com/6okuJins/Safe-Travels.git
$ cd client
$ npm install
$ npm run start
Backend
$ git clone https://github.com/6okuJins/Safe-Travels.git
$ cd server
$ npm install
$ node app.js
- React-Native
- Express, NodeJS
- MongoDB, Mongoose
- Twilio, OAuth, Expo
- Add a trusted contact as your travel buddy.
- Include a travel location, and time you expect to get there.
- Go on that trip you've always dreamed of.
- Created by Dominic, Andrew, Ron as part of Shell Hacks 2022.