Skip to content

Our Twitter clone allows you to tweet text, images, and links with ease. You can also follow users, view and engage with their tweets, and receive notifications when someone interacts with your content. Customize your profile and search for specific hashtags to stay on top of conversations. Try our user-friendly app now!

Notifications You must be signed in to change notification settings

snehanjaligvs/twitter-clone

Repository files navigation

Twitter Clone

Source Code for Full Stack Twitter App - Works on Android & iOS!

Features

  • Sign Up With Email, Password
  • Sign In With Email, Password
  • Tweeting Text
  • Tweeting Image
  • Tweeting Link
  • Hashtag identification & storage
  • Displaying tweets
  • Liking tweet
  • Retweeting
  • Commenting/Replying
  • Follow user
  • Search users
  • Display followers, following, recent tweets
  • Edit User Profile
  • Show tweets that have 1 hashtag
  • Twitter Blue
  • Notifications tab (replied to you, followed you, like your pic, retweeted)

Installation

After cloning this repository, migrate to twitter-clone folder. Then, follow the following steps:

  • Install Appwrite (Installation Steps here
  • Create Appwrite Project Locally
  • Create Android & iOS Apps in the Dashboard
  • Create Appwrite Database, Storage
  • Modify Roles in Auth, Database, Storage
  • Create Attributes for Tweets, Users, Notifications Collection
  • Copy the required ids & change it in lib/constants/appwrite_constants.dart
  • Change your IP Address in lib/constants/appwrite_constants.dart

Then run the following commands to run your app:

  flutter pub get
  open -a simulator (to get iOS Simulator)
  flutter run

Tech Used

Server: Appwrite Auth, Appwrite Storage, Appwrite Database, Appwrite Realtime

Client: Flutter, Riverpod

About

Our Twitter clone allows you to tweet text, images, and links with ease. You can also follow users, view and engage with their tweets, and receive notifications when someone interacts with your content. Customize your profile and search for specific hashtags to stay on top of conversations. Try our user-friendly app now!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages