Skip to content

University demonstrates list of university with search functionality and uses modern Android tech stacks — such as Hilt, Coroutines, Flow, Jetpack ( ViewModel) based on MVVM architecture.

Notifications You must be signed in to change notification settings

chetanmuliya/University

Repository files navigation

University

University App demonstrates list of university with search functionality and uses modern Android tech stacks — such as Hilt, Coroutines, Flow, Jetpack ( ViewModel) based on MVVM architecture.

App Structure

Tech stack & Open-source libraries

  • Minimum SDK level 21
  • 100% Kotlin based
  • Architecture
    • MVVM Architecture (View - DataBinding - ViewModel - Model)
    • DataBinding - bind UI components in your layouts to data sources in your app using a declarative
    • Dagger hilt - dependency injection
    • Flow - A flow is conceptually a stream of data that can be computed asynchronously. The emitted values must be of the same type.
    • ViewModel - UI related data holder, lifecycle aware.

API RESOURCE

Find this repository useful? ❤️

Give a Star to this repository. ⭐
Also, follow me on GitHub 🤩

License

Designed and developed by 2023 chetanroid (chethan muliya)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

University demonstrates list of university with search functionality and uses modern Android tech stacks — such as Hilt, Coroutines, Flow, Jetpack ( ViewModel) based on MVVM architecture.

Topics

Resources

Stars

Watchers

Forks

Languages