SVPolitician is a multi-module Android project that aims to provide a user-friendly interface for retrieving and displaying information from Techy API. The project is built with modern Android development tools and libraries, including Jetpack Compose, Jetpack Navigation, Hilt, SQLDelight, Retrofit, and other third-party libraries.
- Retrieve and display information from Techy API.
- Utilize Jetpack Compose for building modern and dynamic UIs.
- Implement navigation using Jetpack Navigation for smooth user flow.
- Dependency injection using Hilt for better code organization and testability.
- Store and manage data with SQLDelight.
- Perform network requests with Retrofit.
- Use other third-party libraries to enhance various aspects of the app.
Run the app on an emulator or a physical device to explore its features.
Contributions are welcome! If you find any issues or want to add new features, feel free to fork the repository and submit pull requests. Please follow the established coding style and guidelines.
This project is licensed under the Apache License, Version 2.0.