Skip to content

akeelshafi/ThreadsPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ThreadsPro πŸ§΅πŸ’¬

A discussion-based Android app built with Room Database, ViewModel, and LiveData.

πŸ“Œ Overview

ThreadsPro is an Android application that allows users to create, view, edit, delete, and manage discussion threads. It follows the MVVM architecture and leverages Room Database for local data persistence.

πŸš€ Features

  • πŸ“ Create new discussion threads
  • πŸ“– Read and display threads using RecyclerView
  • ✏️ Update existing threads with edits
  • πŸ—‘ Delete threads when no longer needed
  • πŸ“‚ Store threads locally using Room Database
  • πŸ”„ Live updates with ViewModel and LiveData
  • βž• Floating Action Button (FAB) for adding new threads
  • πŸ“‘ Navigate to detailed views of each thread

πŸ— Tech Stack

  • Kotlin for development
  • Android Jetpack Components (ViewModel, LiveData, Room)
  • RecyclerView for displaying threads
  • Kotlin Coroutines for background operations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages