Skip to content

FireLord/JotDown

Repository files navigation

JotDown 🗒️

A note app made in Kotlin and Swift using KMP

Features

  • Use the app on both android and iOS devices
  • Made using kotlin and following business logic MVVM to setup everything in the project.
  • Android Frontend in Jetpack Compose
  • iOS Frontend in SwiftUI

Screenshots

screenshot1 screenshot2 screenshot3 screenshot4 screenshot5 screenshot1

Libraries Used

  • SQLDelight: For storing the notes
  • Hilt: For dependency injection

Getting Started

To run the JotDown App on your local machine, follow these steps:

  1. Clone the repository: git clone https://github.com/FireLord/JotDown.git
  2. Open the project in Android Studio or Xcode (iOS).
  3. Build and run the app on emulator/simulator or physical device.

About

First KMP app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published