- UI: Jetpack Compose
- Networking: Retrofit2
- Database: Room
- Dependency Injection: Hilt
- Concurrency: Coroutines, Flow
- Architecture: MVVM
To install and run the project locally, follow these steps:
- Clone the repository.
- Open the project in Android Studio.
- Build and run the project on an Android device or emulator.
Ensure that you have the necessary dependencies installed. A list of dependencies can be found in the project's build.gradle
file.
If you would like to contribute to this project, please follow these guidelines:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them to your branch.
- Push your branch to your forked repository.
- Create a pull request to the main repository.
This project is licensed under the MIT License - see the LICENSE file for details.
Special thanks to all contributors and libraries that made this project possible!
Feel free to reach out if you have any questions or suggestions!