dprebyl / backtrack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BackTrack

BackTrack logo

This is a project developed for HackKU 2022 (Devpost).

Notify your emergency contacts if you don't make it home by the time you expect. Useful in a variety of emergency scenarios, from getting lost to car crashes.

Frontend app:

  • React Native used for cross-compatability
  • Developed on Android using expo
  • Requests permissions and retrieves user contacts and location

Backend server:

  • Node.js with Express framework
  • SQLite3 database
  • Twilio API for sending SMS messages

Stretch goals:

  • Location tracking for automatic disarming
  • Recurring times for automatic arming
  • Calling landlines and WhatsApp messages

About


Languages

Language:JavaScript 52.6%Language:Java 24.4%Language:Objective-C 11.3%Language:Starlark 5.8%Language:Ruby 4.9%Language:HTML 1.0%