Coder Social home page Coder Social logo

notebykmp's Introduction

NoteByKMP - A Compose Multiplatform TaskManager App

This project is a powerful and versatile TaskManager app built using Compose, Navigation, Jetpack ViewModel, and Room. It allows you to create a Task based on category and DateTime with Bookmark, and complete and edit a Task across desktops (macOS), Android, and iOS.

Key Features:

  • Multiplatform Support: Enjoy a consistent dictionary experience on various devices, including desktops, Android, and iOS.
  • Room Database for Offline Storage: Save and Bookmark Tasks.
  • Kotlin date-Time to create a beautiful custom calendar without using any library
  • Compose Navigation to handle screens
  • Use the jetpack library to implement the ViewModel
  • Beautiful Compose UI: Create an intuitive and visually appealing user interface with Compose.

Libraries Used:

Getting Started:

Prerequisites:

  • Android Studio with Compose plugins installed or Fleet IDE.
  • Basic knowledge of Kotlin, Compose, AndroidX libs like and Room, Navigation, etc.

Clone the Project:

git clone https://github.com/SaeedNoshadi89/NoteByKMP.git
  • Running the App: Open the project in your preferred IDE. Build and run the project for your target platform (Android, Desktop, or iOS) following the specific instructions for your IDE and platform.

Understanding the Code Structure:

  • commonMain: Contains platform-agnostic code, including data models, and core business logic.
  • androidMain: Specific code for the Android platform, such as UI components using Compose.
  • desktopMain: Specific code for desktop platforms (macOS), likely using Compose for desktop as well.
  • iosMain: Specific code for the iOS platform, potentially using Compose for iOS.

Technologies Used:

  • Compose: A cutting-edge UI framework for building modern, declarative UIs.
  • Room: An SQLite wrapper for local data persistence with an intuitive API.
  • Kotlin: A concise and expressive language for developing Android and other cross-platform applications.
  • Koin: A DI library to handle Dependency Injection

License

Copyright (c) 2024 Saeed Noshadi

This library is licensed under the MIT License.
See [LICENSE](https://github.com/SaeedNoshadi89/NoteByKMP/blob/main/LICENSE)

Developed By Saeed Noshadi

notebykmp's People

Contributors

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