From 2a1fa543067ec80577123f884f9c4d1e48dd868e Mon Sep 17 00:00:00 2001 From: DBarbosaDev <48337494+DBarbosaDev@users.noreply.github.com> Date: Tue, 10 Sep 2019 19:15:23 +0100 Subject: [PATCH] Create README.md --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5d3f062 --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +# DRemote +### What is DRemote? +- DRemote it's a smart door lock that is controlled by a Native Mobile Application. The door locker is built in a raspberry pi. + This device lock and unlock the door depending of the password sended by client(Android App). + +### Why? +- My objective with that project it's to improve my skills on android & java and create something +that will be useful to me or someone else. + +### What is not completed? +- The first version of mobile app is already completed, however +I need to finish the electronic of the door lock and the file that will control the actions. + +## Technologies? +### Languages +- Raspberry Pi server: Python +- Android: Java +### Development Tools +- Android Studio to develop the mobile application, Visual Studio Code to dev the python server +and to quick changes on python file notepad++. + +--- + +**For more information, please feel free to contact me by diogobarbosa1@outlook.pt**