Skip to content

A sample Open Source project for where you can enter a number and find out something interesting about it. It is a demonstration of MVVM architecture with Hilt Dependency Injection.

Notifications You must be signed in to change notification settings

SurajKGoyal/number_trivia

Repository files navigation

Number Trivia

A sample project for where you can enter a number and find out something interesting about it.

Usage

This project is a demonstration of MVVM architecture with Hilt Dependency Injection.

Built With 🛠

  • Numbers - An API for interesting facts about numbers
  • Kotlin - First class and official programming language for Android development.
  • LiveData - Data objects that notify views when the underlying database changes.
  • ViewModel - Stores UI-related data that isn't destroyed on UI changes.

Author ✍️

  • SurajKGoyal

About

A sample Open Source project for where you can enter a number and find out something interesting about it. It is a demonstration of MVVM architecture with Hilt Dependency Injection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages