All Projects → neelkadia → Whereareyou

neelkadia / Whereareyou

Licence: mit
Real time location tracker using Android App & Firebase with Mapbox

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Whereareyou

kirby-locator
A simple map & geolocation field, built on top of open-source services and Mapbox. Kirby 3 only.
Stars: ✭ 83 (-13.54%)
Mutual labels:  location, mapbox
Leaflet Locatecontrol
A leaflet control to geolocate the user.
Stars: ✭ 539 (+461.46%)
Mutual labels:  location, mapbox
Vuefire
🔥 Firebase bindings for Vue.js & Vuex
Stars: ✭ 3,234 (+3268.75%)
Mutual labels:  firebase, realtime
traffic
Massively real-time traffic streaming application
Stars: ✭ 25 (-73.96%)
Mutual labels:  realtime, mapbox
Vuejs Slack Clone Realtime
Slack clone using VueJS and firebase
Stars: ✭ 33 (-65.62%)
Mutual labels:  firebase, realtime
transit
Massively real-time city transit streaming application
Stars: ✭ 20 (-79.17%)
Mutual labels:  realtime, mapbox
Messenger
iOS - Real-time messaging app 🎨
Stars: ✭ 491 (+411.46%)
Mutual labels:  firebase, mapbox
Pipedream
Connect APIs, remarkably fast. Free for developers.
Stars: ✭ 2,068 (+2054.17%)
Mutual labels:  automation, realtime
Chat21 Ios Sdk
DEPRECATED
Stars: ✭ 15 (-84.37%)
Mutual labels:  firebase, realtime
Angularfire
The official Angular library for Firebase.
Stars: ✭ 7,029 (+7221.88%)
Mutual labels:  firebase, realtime
svelte-mapbox
MapBox Map and Autocomplete components for Svelte (or Vanilla JS)
Stars: ✭ 267 (+178.13%)
Mutual labels:  location, mapbox
Tiledesk Dashboard
The Tiledesk dashboard. Tiledesk is an Open Source Live Chat platform written in NodeJs, firebase and Angular.
Stars: ✭ 53 (-44.79%)
Mutual labels:  firebase, realtime
Rocket
Automated software delivery as fast and easy as possible 🚀
Stars: ✭ 217 (+126.04%)
Mutual labels:  automation, firebase
ReminderPro
ReminderPro(location, note, voice recording)
Stars: ✭ 27 (-71.87%)
Mutual labels:  location, mapbox
Generator Jekyll Starter Kit
🚀 Jekyll Progressive Web App Generator.
Stars: ✭ 139 (+44.79%)
Mutual labels:  automation, firebase
Sapphiredb
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
Stars: ✭ 326 (+239.58%)
Mutual labels:  firebase, realtime
Refire Forum
Serverless discussion forum built with React, Redux and Firebase
Stars: ✭ 206 (+114.58%)
Mutual labels:  firebase, realtime
Actingweb firstapp
Starter app for Flutter that includes many different production app features; some not typically included in demo apps.
Stars: ✭ 224 (+133.33%)
Mutual labels:  firebase, location
Supabase
The open source Firebase alternative. Follow to stay updated about our public Beta.
Stars: ✭ 25,142 (+26089.58%)
Mutual labels:  firebase, realtime
Kotlin Firebase Group Chat
Group and OneonOne chat using firebase built in Kotlin similar to whatsapp.
Stars: ✭ 44 (-54.17%)
Mutual labels:  firebase, realtime

Where are you?

Automate tracking and sharing your location with your friends and family.

Where are you?

Why I made this?

{
	"MOM to ME": {
		"on Call": ["Where are you, Neel ?"]
	},
	"Friends to me": {
		"on Whatsapp": ["Wassup, where are you bro?", "Where are you buddy?"],
		"on Messenger": ["Hey, in city?", "Hey, Call me I'm in City, We can meet"],
		"on Call": ["I'm at your Home, F*ck! where the hell are you?"]
	}
}

People kept asking me "Where are you Neel?!" constantly while I was working on a interesting GIF or some in-house project in a college hostel. I had a thought to make something which always track your location and tell these people where you are. That thing must be autonomous, so it won't require your focus at all. So I came up with this.

Stack

  • Font end is Android app which keep tracks your location and update it into private cloud of Firebase.
  • Backend is a HTML page which fetches the live data from Firebase and update the Mapbox map in realtime.

Version

1.0

Installation

Setup the realtime DB in Firebase and connect it to the App and HTML page.

Development

Want to contribute? Great! Fork and send pull request.

Todos

  • Adding what3words address. This is a new way(it also open source) to share you addres in just three worlds (for exmaple, I'm at typhoon.crystal.crust
  • Adding more features Last updated time, Status : busy/available/don't disturb
  • Making a Facebook/Telegram BOT which will use this data and reply people

License

MIT

Donate via PayPal

paypal.me/neelkadia

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