Todo App - MVVM based

MVVM Based

🔥 Features

  • Access notes from anywhere any any device
  • edit note
  • firebase as a database
  • restore deleted notes

🔥 Services Used

  1. Bcrypt - for encrypting data (passwords)
  2. Firebase - for storing user details and todo's
  3. Room - for storing user details in SQLite