Giter Club home page Giter Club logo

the-notes's Introduction

The-Notes (Jetpack Compose Sample)

Description

This is a simple note app build using jetpack compose and material 3. This app use Room Database to store the notes. The App build with MVVM Design Pattern and Dagger Hilt. This app let you save notes, display the notes that you have created, update the notes, and also delete the notes that you want to delete. In the future I'll add firebase so the app will be able to save the notes in the internet and can be downloaded in other smartphones. Add Github Action for CI/CD.

Plan of Improvement

  1. Cloud storage using firebase
  2. Firebase Authentication (for cloud storage)
  3. To Do List Notes
  4. Unit Test
  5. Message Encryption to ensure privacy
  6. Add machine learning
  7. Tablet support
  8. Drawing Notes

How to Run

To run this project, simply clone this repository.

git clone https://github.com/BillyMRX1/The-Notes.git

Sync the gradle and build the project. To run the app you need to use emulator or real devices. Always checkout the main branch for the latest update.

Tech Stack

  • Kotlin - Modern programming language for Android development.
  • Jetpack Compose - Simplified UI toolkit for native Android apps.
  • Coroutines - Official Kotlin's tooling for performing asynchronous work.
  • MVVM Architecture - MVVM is a design pattern for Android apps that separates UI, business logic, and data, promoting better code organization and testability.
  • Room Database - Room is an abstraction layer over SQLite, providing an easy and efficient way to work with databases in Android apps.
  • Lottie - Library for adding attractive animations to apps.
  • Hilt - Hilt is a dependency injection library that simplifies managing dependencies in Android apps, reducing boilerplate code and improving maintainability.

the-notes's People

Contributors

billymrx1 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.