All Projects → Priya2410 → AmbulanceLocator

Priya2410 / AmbulanceLocator

Licence: other
Ambulance Locator lets the user find nearby ambulances and as well as call the nearby ambulances.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to AmbulanceLocator

Litrato
Android photo editing app with various filters and tools. Included advanced features like masking, histogram, color picker, EXIF viewer...
Stars: ✭ 54 (+260%)
Mutual labels:  android-studio, google-maps-api
HealthCare-Scan-Nearby-Hospital-Locations
I developed this android application to help beginner developers to know how to use Google Maps API and how to convert JSON data into Java Object.
Stars: ✭ 23 (+53.33%)
Mutual labels:  android-studio, google-maps-api
docker-parse-mongo
Parse Server with MongoDB ReplicaSet using Docker (for AWS EC2 or GCP GCE)
Stars: ✭ 27 (+80%)
Mutual labels:  parse-server, aws-ec2
google maps
🗺 An unofficial Google Maps Platform client library for the Rust programming language.
Stars: ✭ 40 (+166.67%)
Mutual labels:  google-maps-api
GoogleMaps-CustomInfoWindow-Button
interactive custom InfoWindow for Google Maps
Stars: ✭ 14 (-6.67%)
Mutual labels:  google-maps-api
keyboard
A terrible terrible soft-keyboard that randomises keys on every press.
Stars: ✭ 17 (+13.33%)
Mutual labels:  android-studio
amigen7
Set of tools to provide automation of tasks for creating STIG-partitioned EL7 AMIs
Stars: ✭ 33 (+120%)
Mutual labels:  aws-ec2
VideoPreLoading
Demo for video PreLoading/ PreCaching using ExoPlayer 2.13.3 in Android.
Stars: ✭ 61 (+306.67%)
Mutual labels:  android-studio
SideMirror
An Android Studio plugin to mirror your android devices with scrcpy directly from Android Studio.
Stars: ✭ 49 (+226.67%)
Mutual labels:  android-studio
parse-smtp-template
Parse Server Module to easy send emails via SMTP with a customizable template option
Stars: ✭ 18 (+20%)
Mutual labels:  parse-server
network-map
NYC Mesh map
Stars: ✭ 18 (+20%)
Mutual labels:  google-maps-api
sigil
AWS SSM Session manager client
Stars: ✭ 67 (+346.67%)
Mutual labels:  aws-ec2
ValidUtil
No description or website provided.
Stars: ✭ 23 (+53.33%)
Mutual labels:  android-studio
geometry-library
PHP Geometry Library provides utility functions for the computation of geometric data on the surface of the Earth. Code ported from Google Maps Android API.
Stars: ✭ 132 (+780%)
Mutual labels:  google-maps-api
content-moderation-image-api
An NSFW Image Classification REST API for effortless Content Moderation built with Node.js, Tensorflow, and Parse Server
Stars: ✭ 50 (+233.33%)
Mutual labels:  parse-server
BugKotlinDocument
Plugin for IntelliJ IDEA ┗😃┛ Android Studio ┗😃┛ CLion ┗😃┛ AppCode.
Stars: ✭ 29 (+93.33%)
Mutual labels:  android-studio
node-timezone
Node.js client library for accessing Google Time Zone API.
Stars: ✭ 24 (+60%)
Mutual labels:  google-maps-api
revel
[Deprecated] Revel is an elegant forum or knowledge sharing system base on NodeJS especially VueJS and Parse-Server
Stars: ✭ 18 (+20%)
Mutual labels:  parse-server
jquery-google-reviews
simple jquery Plugin that utilizes Google API to get data from a Place on Google Maps
Stars: ✭ 33 (+120%)
Mutual labels:  google-maps-api
getx-snippets-intelliJ
An extension to accelerate the process of developing applications with flutter, aimed at everyone using the GetX package.
Stars: ✭ 52 (+246.67%)
Mutual labels:  android-studio

AmbulanceLocator 🚑

What does the app do? 📱

  • The app lets the user find nearby ambulances and as well as call the nearby ambulances.
  • The user doesnt need to login as he shall presumably be in an emergency situation , so an anonymous login is used.
  • The app lets the user login as helper or patient .
  • The helper can see the nearby requests and accept a request and he/she will be directed to google maps with the directions to the route.
  • The patient can also see the realtime location of the help as well as see how far the helper is at.
  • The locations's are updated in the server in realtime as well.

What services and dependencies are used ? 🖥️

  • AWS EC2 Bitnami Parse Server
  • Google Maps API v2
  • Android Studio 4.1.2
  • Programming Language used : Java

Preview of the app 📷


Video of the app 🎬

Possible Developments in future

  • Giving priorites to the patient's requests
  • Mentioning the type of problem so that possible arrangements can be made
  • Improvements in the UI

How to run the app ? ▶️

  • Download the zip file or clone the repository
  • Activate the bitnami parse server get the respective clientID , appID and server-url
  • Activate the googleMaps API - by getting the API Key
  • Add in the details of googleMaps API in res > values > google_maps.xml
  • Add in the details of Bitnami Parse Server in java > com.coviaid.package > StarterApplication

References :

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].