From 7c23cbe5f64ea30766edecd2420e3df0e41677b1 Mon Sep 17 00:00:00 2001 From: Ankit Hans Date: Sun, 8 Nov 2020 13:47:34 +0530 Subject: [PATCH] Update README.md --- README.md | 45 +++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 43 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50ee232..e0b9a0e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,43 @@ -# help-me -# help-me +# Help-me + +## Problem Statement +> When there's none to go to. In times of danger or trouble, there is nowhere to seek help from, like the police or any force of authority that might help in the situation, how can this be addressed? + +## Challenges we faced +> + +## features +- send distress messages automatically when you are in trouble +- receive notifications from others when they are in trouble and access their location using google maps +- add close contacts (automatically send them messages when you are in trouble) +- configure hardware buttons (comming soon) + +## samples: + +                + +                + +                + + + +## Tech Stacks & dependencies +###### Backend +- nodejs +- Heroku [https://help-mee.herokuapp.com/](https://help-mee.herokuapp.com/) + - documentation [https://documenter.getpostman.com/view/11391372/TVYQ2EBd#136607c4-b3cb-4e7f-9c96-82f7950aeee7](https://documenter.getpostman.com/view/11391372/TVYQ2EBd#136607c4-b3cb-4e7f-9c96-82f7950aeee7) +- Firebase FCM +- twilio + +###### Frontend +- Flutter for cross-platform application +- [location](https://pub.dev/packages/location) +- [http](https://pub.dev/packages/http) +- [firebase_messaging](https://pub.dev/packages/firebase_messaging) +- [flutter_secure_storage](https://pub.dev/packages/flutter_secure_storage) +- [flutter_local_notifications](https://pub.dev/packages/flutter_local_notifications) +- [workmanager](https://pub.dev/packages/workmanager) +- [maps_launcher](https://pub.dev/packages/maps_launcher) + +