A simple secure Diary App
MW Diary project is a basic cloud based diary app to store your notes. Technologies used to build this project are:
- Java
- Firebase
- XML
- Android Studio
The app implements proper encryption of user data so that no one reads your words. By signing in through email and password you get a unique key which keeps your data safe in the cloud. No in-app ads to annoy you at any time. Important notes section to see only the notes that are important to you. The flow off the app is as follows:
- Sign In
- Grant Permissions
- Create new note
- Save it
- Email Sign In
- Long note taking with Title
- Undo/Redo on the note text
- OCR
- AES Encryption