Go to file
Nicol Radwan 476b3e954b added screens 2021-03-08 11:28:58 +01:00
.idea dodano funkcję usunięcia notatki i wyświetlanie okna dialogowego 2021-02-20 01:26:20 +01:00
app added screens 2021-03-08 11:13:30 +01:00
gradle/wrapper Initial Commit 2021-01-06 14:48:38 +01:00
.gitignore Initial Commit 2021-01-06 14:48:38 +01:00
README.md added screens 2021-03-08 11:28:58 +01:00
build.gradle Initial Commit 2021-01-06 14:48:38 +01:00
gradle.properties Initial Commit 2021-01-06 14:48:38 +01:00
gradlew Initial Commit 2021-01-06 14:48:38 +01:00
gradlew.bat Initial Commit 2021-01-06 14:48:38 +01:00
settings.gradle Initial Commit 2021-01-06 14:48:38 +01:00

README.md

Notatkon - simple note app

A simple note taking app inspired by MIUI Notes for android

Features

  • Add note
  • Edit note
  • Delete note
  • Search note by keyword

Technologies

Project is created with:

  • Java 8
  • Android Studio
  • SQLite (Room library)