A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
30
Community adoption25% weight
14
Maintenance state20% weight
65
License clarity10% weight
0
Project information10% weight
100
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Tweeter - A Twitter Clone
Project Description 📖
Tweeter is a Twitter clone built to replicate the core functionalities of Twitter.
The design of this app is from devchallenges.io.
Important Notice ⚠️
Please Note: Some actions and features in this project are not functional in production because they rely on specific data or configurations that have yet to be pushed to the production database.
Features ✨
User authentication and authorization
Create, read, update, and delete tweets
Like and retweet tweets
Bookmark tweets for later viewing
Upload and display images in tweets
Follow and unfollow users
View user profiles and their tweets
Real-time updates with Supabase
User Stories
I can see my profile or others' profile
When I am on a profile, I can see Tweets and Retweets. I can also filter by Tweets, Tweets and replies, Media and Likes
When I am on a profile, I can see followers and following
[] When I am on a profile, I can see follow or unfollow the user
I can navigate between Home, Explore and Bookmarks
[] I can navigate to My Profile, Group Chat (optional), Setting/Authentication App
When I am on Home, I can post a new Tweet
When I post a new Tweet, I can choose to upload an image
[] When I am on Home, I can see Tweets of people who I follow
I can Comment, Retweet, Like or Save a Tweet
[] I can Comment with image and I can like a comment
[] I can see the posted time of the Comments and Tweets
[] When I am on Home, I can see the most popular hashtags and people I should follow (it's up to you how to implement this)
[] When I am on Explore, I can see the Top, Latest Tweet, or Tweet with Media. I can also choose to see the most popular people