SafeTrip was inspired by the need for safer KW experiences. As KW becomes busier and more populated, concerns about personal safety, especially in high-crime areas, have risen significantly. We wanted to create a solution that empowers users to make informed decisions about their routes and destinations by providing real-time crime data.
-
Install dependencies( frontend and backend )
npm install
-
add .env file for backend and frontend check .sampleenv for variables
-
Start the app frontend
npx expo start --tunnel
backend
python app.py