Skip to content

Notes app with google login and local storage using SQLite room.

Notifications You must be signed in to change notification settings

ishanknijhawan/Internshala_assignment

Repository files navigation

Internshala_assignment

Notes app with google login and local storage using SQLite room.

Download the app from here

Features

  • Authentication is done through Google login APi
  • Notes are locally stored using SQLite Room ORM
  • Notes' lifecycle is managed using ViewModel architecture and LiveData
  • Single activity app and fragment navigation is handled by Android Navigation component
  • Dark Theme and layout preferences are persisted using Shared preferences
Login Screen Google login Notes Screen
Edit/Delete Notes Dark Mode Change notes layout

About

Notes app with google login and local storage using SQLite room.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages