Feedback on my portfolio projects - Kotlin, Compose

Hello everyone!
I am looking for code reviews and feedback on the following projects:

  1. Calculator : A simple calculator with currency conversion functionality.
  2. Bookshelf : Description available in the Readme file
  3. FlightSearch : Description available in the Readme file

Due to I am a new member I can’t post more than 2 links.
Please navigate to other projects from here

Thank you in advance :slight_smile:

You are asking quite a bit personally. Maybe try to keep the code feedback limited to one project in the future.

It also might help boost your chanves of a response to explain what sort of things you want feedback on.

Thanks for the response!
I 'll follow both of your tips and try to make a better request next time :slight_smile:

In the mean time, Bookshelf is the smallest project but still could be very helpful any feedback.
Specifically, I would like to know if I am using coroutines correctly within the ViewModel.
Of course, any feedback on best practices and general guidance would be appreciated!