An Android Application for storing & managing Confidential Documents with a Master-Password.
Salient Features:
Secure Note Making
Reminder Based Todo List
Daily Personal Diary
Private Vault to store:
Images
Videos
Documents
How to setup this project in Android Studio :-
Firstly, fork this repo from CSEC-NITH/PrivacyShield by clicking on fork button
Now clone the forked repo in your pc. For this first copy the url of your forked repo (use terminal or git bash): git clone https://github.com/[username]/PrivacyShield.git
[username] is replaced by your github username
Finally, open this project in Android Studio & Let gradle build it for you.
Post a Comment