Skip to content

4thePeepsTeam/Si-Rene

Repository files navigation

Si Rene App

Si Rene is a one-stop emergency app. It provides a faster way for users to call and track services in moments of emergency by eliminating call centers as intermediaries. Users only need to tap a button and speak of their emergency – all other information like location and user identity are automatically relayed to the service.

Technologies used Flutter Firebase Google Maps API Node.js Google Cloud Platform


App Preview

Frame 4326

Frame 4327


How to Install the App

Go to Releases and download the .apk file, then install it on your Android device.


Run The Project Locally

Requirements, ensure you have the following installed on your local machine:

Follow these steps to run the project on your local machine:

  1. Clone the repository

    git clone https://github.com/4thePeepsTeam/Si-Rene.git
  2. Navigate to the project's directory

    cd Si-Rene
  3. Install the dependencies

    flutter pub get
  4. Create and setup private.dart file on using template provided in private.dart.example

  5. Replace YOUR_GOOGLE_API_KEY_HERE with your Google Maps Api Key on android/app/src/main/androidmanifest.xml

    <!-- android/app/src/main/androidmanifest.xml -->
    ...
    <meta-data android:name="com.google.android.geo.API_KEY" android:value=YOUR_GOOGLE_API_KEY_HERE/>
  6. Run the app

    flutter run


Developed by 4thePeeps Team:

  • Thoriq Ibrahim Farras
  • Ahmad Bagas Aditya Ilham Aulia
  • Nabil Mutawakkil Qisthi
  • Almaas Izdihar Sant

About

one-stop emergency app

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors