Skip to content

This repo contains my Android projects that are live at Google Play store. Please try my apps and give me the feedback. Thanks

Notifications You must be signed in to change notification settings

Viraj76/Projects_On_PlayStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Table of Contents

  1. Bhagavad Gita App

  2. Quiz App - Random Quiz Master

1. Bhagavad Gita App

About

  • The Shree Bhagavad Geeta app features all 18 chapters of the holy Geeta, along with their corresponding verses.
  • Users can read the verses and save them for offline access.
  • The app is designed with a focus on providing a user-friendly experience.

Tech Stack

  • Kotlin, XML:
    For development and UI design.

  • MVVM with Repository Pattern:
    To ensure a clean architecture and separation of concerns.

  • Retrofit:
    To fetch the content of the Shree Geeta.

  • RoomDB:
    To save the chapters and verses for offline access.

  • Jetpack Navigation:
    For seamless navigation within the app.

  • Shimmer Effect:
    To display a loading effect while content is being fetched.

App Screenshots

Splash Screen with animation Chapters and Verse of the day Saved chapters and verses
Saved Chapters Saved Verses Verses of a chapter
A particular verse Chapters and Verse of the day (Dark Mode) Saved chapters and verses (Dark Mode)
Saved Chapters (Dark Mode) Saved Verses (Dark Mode) Verses of a chapter (Dark Mode)
A particular verse (Dark Mode)

2. Quiz App - Random Quiz Master

About

  • The app provides authentic quizzes fetched from a public API.
  • Users can select the number of quizzes (1-50) and quiz category from 24 available categories.
  • Focus on a clean and user-friendly UI for better UX.

Tech Stack

  • Kotlin, Jetpack Compose:
    For app development and UI design.

  • Clean Architecture, MVVM:
    Ensures separation of concerns and a scalable architecture.

  • Retrofit:
    Used to fetch quizzes from the public API.

  • Hilt:
    For Dependency Injection.

  • Coroutines & Flows:
    For efficient asynchronous programming and reactive data streams.

App Screenshots

Splash Screen Home Screen Select Quiz (numbers, category, difficulty)
Quiz Questions Screen Select Quiz Options Submit at End
Quiz Feedback

About

This repo contains my Android projects that are live at Google Play store. Please try my apps and give me the feedback. Thanks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published