Skip to content

A sample Women Safety app 👩 built using Modern Android Development [Kotlin, MVVM, Room, Firebase, FusedLocationProvider]

Notifications You must be signed in to change notification settings

ShubhamYGS/WomenSafetyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Women Safety App


Foco

This app is a made during an event organized by Google Devs India. #30DaysOfKotlin.

Getting Started

The app is having mainly three sections:

  • Guardian Details: Here, you can add or delete the list of guardians with their respective name, relation, phone numbers and email id.
  • Check Location: Here, you will get the current location of the user by adding a marker on the inbuilt google map.
  • Emergency: This plays an important role in the app. It sends an instant text message and mail to the list of guardians. The message contains the current location of user with google map link created.

Video Demo (Time: 2 minute)

Untitled-7-1280X720-378Mbps-2020

Features

  • 100% made with Kotlin
  • Firebase UI Auth to Sign up
  • Made with constraint layout and fragments
  • Navigation Drawer
  • Room Database for offline support
  • Recyclerview with CardView
  • Fused Location Provider & Google Map Api
  • In app runtime permission support
  • Material Design Support(CardView, RecyclerView, etc..)

Components Used

Download App

Click here to Download the app

Proudly 💪 made in Kotlin

License


The MIT License (MIT)

Copyright (c) 2020 Shubham Patil

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

A sample Women Safety app 👩 built using Modern Android Development [Kotlin, MVVM, Room, Firebase, FusedLocationProvider]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages