Skip to content

kavir7/Auto-Alert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Auto-Alert

AutoAlert

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.

Table of Contents

Installation

  1. Clone the repository: git clone https://github.com/your-username/autoalert.git cd autoalert

  2. Install the dependencies: npm install

  3. Start the project: npm start

  4. For iOS: npm run ios

  5. 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 68.2%
  • Python 30.9%
  • JavaScript 0.9%