Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ankithans authored Nov 8, 2020
1 parent 3ad1a1c commit 7c23cbe
Showing 1 changed file with 43 additions and 2 deletions.
45 changes: 43 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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:

<img src="https://github.com/ankithans/help-me/blob/main/mockups/1.jpeg" width="250"> &nbsp;&nbsp;&nbsp;&nbsp; <img src="https://github.com/ankithans/help-me/blob/main/mockups/2.jpeg" width="250" style="float:right"> &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; <img src="https://github.com/ankithans/help-me/blob/main/mockups/3.jpeg" width="250">

<img src="https://github.com/ankithans/help-me/blob/main/mockups/3.1.jpeg" width="250"> &nbsp;&nbsp;&nbsp;&nbsp; <img src="https://github.com/ankithans/help-me/blob/main/mockups/4.jpeg" width="250" style="float:right"> &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; <img src="https://github.com/ankithans/help-me/blob/main/mockups/5.jpeg" width="250">

<img src="https://github.com/ankithans/help-me/blob/main/mockups/6.jpeg" width="250"> &nbsp;&nbsp;&nbsp;&nbsp; <img src="https://github.com/ankithans/help-me/blob/main/mockups/7.jpeg" width="250" style="float:right"> &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; <img src="https://github.com/ankithans/help-me/blob/main/mockups/8.jpeg" width="250">



## 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)


0 comments on commit 7c23cbe

Please sign in to comment.