Skip to content

chichi289/MAD_S04_ASSIGNMENT

Repository files navigation

Assignment 1 - ClickCounter App

The Click Counter App is a simple Android application built using Jetpack Compose and Kotlin. It allows users to increment a counter by clicking a button. The app also features background lifecycle handling to reset the counter when the app goes to the background.

week1.mp4

Assignment 2 - UserList App

A simple Jetpack Compose application that displays a list of randomly generated users using Kotlin sequences.

week2.mp4

Assignment 3 - User Management App (DataStore & Room Database)

This is a user management app built using Jetpack Compose. The app allows you to perform the following actions:

  • Add generated dummy users to a Room database.
  • Display a list of users on the main screen.
  • Clicking on a user item opens the UserDetailScreen, where you can view user information and delete the user.

Screenshots & Video

week3.mp4

Assignment 4 - User Profile and Post List App

week4.mp4

Assignment 5 - Simple Instagram clone app

week5.mp4

About

Counter App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages