MaiElkhodery / Notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note App

- This note app is built using Room Database, Intents, fragments, SharedPreferences, and RecyclerView.

- In this note app you can add, edit, and delete notes. To accomplish this, I used RecyclerView to display the notes in a list format, and implemented swipe-to-delete functionality to allow users to quickly remove unwanted notes.

- To make the app more user-friendly, I also integrated SharedPreferences to allow users to customize the app's settings and preferences.

- In addition, I used Room Database to store the notes.

! image image Screenshot 2023-03-17 230031 Screenshot 2023-03-17 230025 Screenshot 2023-03-17 230020 Screenshot 2023-03-17 230015 Screenshot 2023-03-17 230011 Screenshot 2023-03-17 225944

About


Languages

Language:Java 100.0%