Go to file
2021-03-08 10:59:26 +01:00
.idea dodano funkcję usunięcia notatki i wyświetlanie okna dialogowego 2021-02-20 01:26:20 +01:00
app zmieniono kolor buttona add 2021-02-20 17:50:23 +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
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
README added readme 2021-03-08 10:59:26 +01:00
settings.gradle Initial Commit 2021-01-06 14:48:38 +01:00

# 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)