Giter Club home page Giter Club logo

notes-app-android-kotlin-compose's Introduction

Demo Note App

Note App that displays a list of Notes. It allows the user to add, delete notes

  • Simple app to practice learned compose skills
  • Working with state and events in Compose.

notes

  • Not a Codelab, but based on codelabs from developer.android and Phillips Note App
  • I have also been looking at other note apps to come up with features I wanna mimic

Todo

  • Adapt for different size screens
  • Revisit Top AppBar
  • Material Design 3
  • Introduce Dagger-Hilt to app DI
  • App Icon
  • About Screen
  • Dark/Light Theme
  • add real time Search filter
  • swipe left delete
  • Add Search Logic to note list screen

Completed

  • Introduce Bottom AppBar to at least one screen (edit_note)
  • Add icon for notes Search Toggle
  • Introduce Navigation Drawer to app
  • DataStore Preferences for sort options
  • Grid(StaggeredGrid) / List Toggle
  • Add Room DB
  • Add Sort, Grid Toggle as action icons in TopBar
  • Order-by and sort list of records
  • Manual DI
  • Introduce Sealed Data Class for Events
  • Introduce use-cases
  • Revisit App package structure. Add Domain package
  • At least one validation use case

Github branches

ref: notes-app-android-kotlin-compose

notes-app-android-kotlin-compose's People

Contributors

lixoten avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.