AutoAlert is a security application that detects when a thief steals your car and automatically sends a message to the police and the car owner. The app includes customizable features for daily protection and car information management.
-
Clone the repository: git clone https://github.com/your-username/autoalert.git cd autoalert
-
Install the dependencies: npm install
-
Start the project: npm start
-
For iOS: npm run ios
-
In order to run the backend, use pip to install cv2, twilio, and inference. You must also sign up with twilio to create your own unique API key.
Dependencies
The project relies on the following major dependencies:
• React: A JavaScript library for building user interfaces.
• React Native: A framework for building native apps using React.
• Expo: A framework and platform for universal React applications.
• React Navigation: Routing and navigation for your React Native apps.
• TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
For a full list of dependencies, refer to the package.json file.