Skip to content

divyanshf/noter-android

Repository files navigation

Noter (Android)

Description

An android application to keep your thoughts and ideas safe.

Features

  • Add/Edit/Delete the notes.
  • Mark your notes as important by starring them.
  • Customize the notes as you like.
  • Search for a specific note.
  • Light / Dark theme available.

Technologies / Libraries Used

  • Kotlin
  • Firebase
  • Hilt
  • Android Jetpack
  • XML

Concepts

  • Architecture : MVVM / Repository pattern
  • Object Oriented Programming

Motivation

  • Getting to know concepts in Android Development
  • Understanding Kotlin

Guideline

Prerequisite

  • Android Studio
  • Firebase Account

Setup

  • Create a firebase application.
  • Connect the application with your firebase app.
  • Build and run.

APK

You can download the zip file of apk here

Screenshots

Autentication Screens

Auth Screen Register Screen Login Screen

Main Screens

All Notes Screen Starred Notes Screen Archived Notes Screen Trash Notes Screen Edit/Add Note Screen

Misc Screens

Settings Screen