Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkNDev authored Jul 11, 2023
1 parent 3c829f3 commit 2ebe835
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# EverKeep
EverKeep is a simple note taking app with scribble and reminder features.
### Usage
1. Creating Note

https://github.com/DarkNDev/EverKeep/assets/49820671/d2761a4f-1649-4752-84e9-a1cea8faaa05


2. Sorting Notes

https://github.com/DarkNDev/EverKeep/assets/49820671/bce1265a-a83a-44eb-9d7f-d37a267aa65a


3. Managing Notes

https://github.com/DarkNDev/EverKeep/assets/49820671/8fbee6ad-635a-4ecc-8b0a-645e32e4c8b3


4. Mutiple Notes Selection

https://github.com/DarkNDev/EverKeep/assets/49820671/c6639ae7-3dde-42b9-b7db-026e029fc9f7


5. Managing Labels

https://github.com/DarkNDev/EverKeep/assets/49820671/5fcc38d2-7314-491a-b006-1d6c1ec1164a


6. Searching

https://github.com/DarkNDev/EverKeep/assets/49820671/1017f4f0-c675-4a1d-850f-583b419e712a


7. Adding Scribble

https://github.com/DarkNDev/EverKeep/assets/49820671/7e0a5a21-ac7e-4c45-a81b-f67b35553c3b


8. Setting Reminder

https://github.com/DarkNDev/EverKeep/assets/49820671/05d9cab3-bb19-4015-a7c7-57150d2c1449


### Libraries Used
Material 3, Navigation Component, Kotlin coroutines, Room Database, Jetpack Datastore, Lifecycle (ViewModel + LiveData), Dagger Hilt, Themed Toggle Button (By nl.bryanderidder), RecyclerView Selection, Glide, Flexbox and Splash Screen Api.

0 comments on commit 2ebe835

Please sign in to comment.