Skip to content

oianmol/jettwitter

Repository files navigation

Jettwitter

A clone of Twitter app in Android built using Jetpack compose.


Submission for Compose Hackathon.

Note: This project is only for learning purposes, I do not in anyway want to promote anything that breaks the laws/piracy etc.!

Functionality:

  • Recreated the UI for the basic twitter mobile app UI elements
  • Used Dagger Hilt for the first time.
  • Home Screen With Stories List
  • Search Screen
  • Notifications Screen
  • Messages Screen

Scaffold

  • Side Navigation Menu
  • Bottom Bar
  • Top AppBar
  • Navigation with backstack management
  • Hashtag and url recogniser in the tweet to load the metadata using HTML embed.
  • Tweet Details screen

Although much more is pending but overall I loved writing UI with Jetpack compose!

Screens

Home Tab Search Tab Notifications Tab
Messages Tab Side Navigation Tweet Details

Status: 🚧 In progress

Jettwitter is still under development and more screens will be added.

Libraries used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages