All Projects → team-anything → HelpOff

team-anything / HelpOff

Licence: MIT license
Providing help via offline system : Runner-Up at NMIMS Hackathon 2018

Programming Languages

CSS
56736 projects
python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to HelpOff

Sw Precache
Service Worker Precache is a module for generating a service worker that precaches resources. It integrates with your build process. Once configured, it detects all your static resources (HTML, JavaScript, CSS, images, etc.) and generates a hash of each file's contents. Information about each file's URL and versioned hash are stored in the generated service worker file, along with logic to serve those files cache-first, and automatically keep those files up to date when changes are detected in subsequent builds.
Stars: ✭ 5,276 (+26280%)
Mutual labels:  offline, offline-first
Wq.app
💻📱 wq's app library: a JavaScript framework powering offline-first web & native apps for geospatial data collection, mobile surveys, and citizen science. Powered by Redux, React, Material UI and Mapbox GL.
Stars: ✭ 99 (+395%)
Mutual labels:  offline, offline-first
Storage Based Queue
Javascript queue library with persistent storage based queue mechanism for the browsers environments. Specially designed for offline.
Stars: ✭ 33 (+65%)
Mutual labels:  offline, offline-first
Ios Pwa Wrapper
An iOS Wrapper application to create a native iOS App from an offline-capable Progressive Web App.
Stars: ✭ 268 (+1240%)
Mutual labels:  offline, offline-first
Jfa Pwa Toolkit
⚡️ PWA Features to Any Website (very Fast & Easy)
Stars: ✭ 245 (+1125%)
Mutual labels:  offline, offline-first
Offline Plugin
Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
Stars: ✭ 4,444 (+22120%)
Mutual labels:  offline, offline-first
Gittar
🎸 Download and/or Extract git repositories (GitHub, GitLab, BitBucket). Cross-platform and Offline-first!
Stars: ✭ 87 (+335%)
Mutual labels:  offline, offline-first
state
A Redux-based state container for local-first software, offering seamless synchronization using Automerge CRDTs. (Formerly known as 🐟 Cevitxe).
Stars: ✭ 126 (+530%)
Mutual labels:  offline, offline-first
Ember Service Worker
A pluggable approach to Service Workers for Ember.js
Stars: ✭ 227 (+1035%)
Mutual labels:  offline, offline-first
Apollo Offline
An offline toolkit for the Apollo client
Stars: ✭ 186 (+830%)
Mutual labels:  offline, offline-first
Kinto.js
An Offline-First JavaScript Client for Kinto.
Stars: ✭ 268 (+1240%)
Mutual labels:  offline, offline-first
Android-Google-Places-API
An easy implementation of Google Places API in Android https://developers.google.com/places/web-service/
Stars: ✭ 53 (+165%)
Mutual labels:  google-maps, google-places
Android Pwa Wrapper
Android Wrapper to create native Android Apps from offline-capable Progressive Web Apps
Stars: ✭ 265 (+1225%)
Mutual labels:  offline, offline-first
Upup
✈️ Easily create sites that work offline as well as online
Stars: ✭ 4,777 (+23785%)
Mutual labels:  offline, offline-first
ambianic-ui
PWA for managing Ambianic Edge devices (smart cameras).
Stars: ✭ 32 (+60%)
Mutual labels:  offline, offline-first
Tris Webpack Boilerplate
A Webpack boilerplate for static websites that has all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance.
Stars: ✭ 1,016 (+4980%)
Mutual labels:  offline, offline-first
Wora
Write Once, Render Anywhere. typescript libraries: cache-persist, apollo-offline, relay-offline, offline-first, apollo-cache, relay-store, netinfo, detect-network
Stars: ✭ 138 (+590%)
Mutual labels:  offline, offline-first
Offline First
🔌 Everything you need to know to create offline-first web apps.
Stars: ✭ 2,792 (+13860%)
Mutual labels:  offline, offline-first
angular-http-cache
Speed up your remote requests by automatically caching them on client and add support for offline navigation.
Stars: ✭ 25 (+25%)
Mutual labels:  offline, offline-first
choo-offline
🔧 offline first support for choo apps
Stars: ✭ 12 (-40%)
Mutual labels:  offline

HelpOff-logo

providing help via offline system

Build Status Website cv.lbesson.qc.to made-with-python


Any information can be easily found by using Google, but 32% of our population don't have Smartphone and also there are many people having smartphone but no internet access round the clock due to which people suffer a lot for finding basic needs especially when travelling to a particularplace. We've built a SMS based offline system where the user can get the required information in few basic steps by simple sending a message.

❝ Internet is great but survival without Internet is the key. ❞ - cheetAh

Features

Find Nearby :

  • Hospitals
  • Medical Stores
  • Gas Stations
  • Police Stations
  • Railway Stations
  • Taxi Stands

user just provides the pin code followed by type of service:

400708 
nearby gas station

returns

Bharat Petroleum Airoli Service Centre
BPCL Petrol Pump, Plot No. 33, 
Sector 5, Airoli, Sector 5, 
Airoli, Navi Mumbai, Maharashtra 400708

Route

In case a user wants to go to a particular location the system will provide information with proper guidance with various possible modes selected by the user(eg walking, train, etc) Just Provide short address of starting address and destination address followed by mode of transport and you'll be shown the best way

show routes from 
sec10 Airoli
Somaiya VidyaVihar
driving

returns

Start:Sector 10 Rd, Sector 10, 
Airoli, Navi Mumbai, 
Maharashtra 400708
End:Somaiya Vidyavihar, 
Group of Somaiya Institutions, 
Vidyanagar, Vidya Vihar East, 
Vidyavihar, Mumbai, 
Maharashtra 400077
estimated time:22 mins
Get on Eastern Express Hwy/Mumbai - Agra National Hwy in Mulund East, Mumbai from Mulund - Airoli Rd
Follow Eastern Express Hwy/Mumbai - Agra National Hwy to Kamraj Nagar Rd in Nalanda Nagar
Take Olmstead Ave/Vidayabhavan Marg, 90 Feet Rd/Barrister Nath Pai Rd, Ghatkopar - Mahul Rd and Rd Number 7 to Sarvoday Buddh Vihar Marg in ONGC Colony

Complete Address

Many Times in daily life what happens is we know only the name of establishment and city but not any other details.If the establishment is not considerably popular it becomes an uphill task to find the real location in such a case a single line saying complete address followed by how muchever address you are aware of will return the complete address of the best possible match so you can reach you location easily

detailed address
sheffield apartments
dahisar

returns

Sheffield CHS 
C.S.Road, Anand Nagar 
Dahisar East, Mumbai, 
Maharashtra 400068

Add-Ons

  • Offline booking of cabs ( OLA / Uber )
  • Provide generalized search options
  • Book emergency service lines
  • Create Distress messages
  • Add More

Problems-Overcome

  • Bringing help offline.
  • Natural Language Processing ability by courtesy of diagflow.
  • Providing facility for feature phone user.
  • Providing facility at bare minimum cost of sending SMS.

Problems Yet to Overcome

  • Better Way to input the location.
  • Provide better and smoother interface.
  • Build a better UI based offline app like M-Indicator although sacrificing feature phones.

Installation

  • Install dependencies
        $ pip3 install -r requirements.txt

Contributing

We're are open to enhancements & bug-fixes 😄 Also do have a look here

Note

  • This project was done under 12 hours
  • This project isn't live / deployed yet , but you can try it locally by having your own credentials for each of the mentioned service locally . ( please * watch * the repository in order to know if this thing is deployed in future )

Contributors


Recognition

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