We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6a9fe commit c59a4a7Copy full SHA for c59a4a7
README.md
@@ -115,7 +115,7 @@ The application follows the **MVVM (Model-View-ViewModel)** architectural patter
115
- `Screens.kt` : defines the routes of the screen.
116
- `CustomNavType.kt`: defines the way the User object is parsed.
117
118
-## Bonus Features
+## Additional Features
119
- **Search Functionality:** The app implements a search feature that allows users to filter the user list by name using the search bar.
120
- **Clean Code:** The codebase is clean, readable, and well-structured.
121
- **Modern UI:** Uses Jetpack Compose to build a modern and intuitive UI.
0 commit comments