An open API service indexing awesome lists of open source software.

https://github.com/s-ayanide/dooraemi

A smart Doorbell to receive alert and know who is outside, no matter where you are! 😉👌
https://github.com/s-ayanide/dooraemi

Last synced: 3 months ago
JSON representation

A smart Doorbell to receive alert and know who is outside, no matter where you are! 😉👌

Awesome Lists containing this project

README

          

# Dooraemi

[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity) [![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama) [![made-for-VSCode](https://img.shields.io/badge/Made%20for-VSCode-1f425f.svg)](https://code.visualstudio.com/) [![GitHub issues](https://img.shields.io/github/issues/S-ayanide/Flutter-ScratchAndWin.svg)](https://github.com/S-ayanide/Flutter-ScratchAndWin/issues)
[![GitHub forks](https://img.shields.io/github/forks/S-ayanide/Flutter-ScratchAndWin.svg?style=social)](https://github.com/S-ayanide/Flutter-ScratchAndWin/network) [![GitHub stars](https://img.shields.io/github/stars/S-ayanide/Flutter-ScratchAndWin.svg?style=social)](https://github.com/S-ayanide/Flutter-ScratchAndWin/stargazers) [![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![GitHub license](https://img.shields.io/github/license/S-ayanide/Flutter-ScratchAndWin.svg?style=popout)](https://github.com/S-ayanide/Flutter-ScratchAndWin/blob/master/LICENSE)

A smart Doorbell to receive alert and know who is outside, no matter where you are! 😉👌
### 👉 If you like this repo then please give it a ⭐️

## Short Description
This application allows the owner of a house to always stay alert. Every time someone rings your doorbell, you can get an SMS or email with a notification. A physically challenged or a deaf person can get a vibrate notification on their phone when someone is at the door. With the help of a camera, it allows us to take pictures of the person at the door, and SMS or email you the same. With the added voice capability we can actually talk to the visitor at the door while sitting thousands of miles away.

## Screenshots
Home Screen Home Screen Recent Screen

## NOTE:
This project is subject to change by the developer and is still in development

## How to run this
Running this is as simple as it gets. Follow this steps
1. Open your terminal (NOTE: git bash prefered/ Terminal on VS Code)
2. Navigate to the project folder where you have cloned this repo.
3. Open an emulator or plug in a real device
4. Type the following command in the terminal
```
flutter run
```

## Pull Request

Pull Requests are welcome. Please follow these rules for the ease of understanding:
* Make sure to check for available issues before raising one
* Give me a maximum of 24-48 hours to respond
* Have proper documentation on the parts you are changing/adding

#### Feel free to contribute

## Developed & Maintained by
[Srijan Jana](https://github.com/sjana289) 👨‍💻
[Mainak Das](https://github.com/mainak679) 👨‍💻
[Srishti Pramanick](https://github.com/SrishtiPramanick) 👩‍💻
[Abhilash Nair](https://github.com/Abhilashnair261) 👨‍💻
[Nisha Sen](https://github.com/nishasen) 👩‍💻
[Sayan Mondal](https://github.com/S-ayanide) 👨‍💻

## License
[![GitHub license](https://img.shields.io/github/license/S-ayanide/Flutter-ScratchAndWin.svg?style=for-the-badge)](https://github.com/S-ayanide/Flutter-ScratchAndWin/blob/master/LICENSE)
```Copyright 2019 Sayan Mondal

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```

## Getting Started
For help getting started with Flutter, view our online [documentation](https://flutter.dev/docs).