/Twedit

Twedit is a clone of the Twitter android app - but with editable tweets.

Primary LanguageKotlinMIT LicenseMIT

Twedit

Twedit Banner

Twedit is a clone of the Twitter android app - but with editable tweets.

Twedit was built using Android Studio and written in Kotlin. This clone works with its own backend (An ExpressJS REST API), which you can find at Twedit-API.

I recorded the entire session of making this app. Building a Twitter clone with editable tweets  (Speed-coding)

Building Twedit yourself 🔨

If you wish to build Twedit from the source code, simply clone the repository:

git clone https://github.com/DeanEncoded/Twedit.git

Then open the the cloned directory with Android Studio and you'll be good to go.