TweetsApp is a Social Network Application that is developed on Facebook using Facebook Developer App. The user's data is stored in GAE datastore. TweetsApp incorporates Facebook login authentication. It stores and retrieves user's basic information like name, Photo, messages posted on (friends feed/ user feed) along with its posted time. The features of the app are enumerated below:
Create Tweet:
1. Creates a new tweet and also posts the tweet on the user’s facebook page/timeline.
2. Send a direct message to user’s friends with the tweet.
3. Share a tweet to user or user's friend.
4. Scrollable list of the user’s tweets to access the previous local tweets , Additionally allows the user to delete the tweet.
Friends:
1. View user’s friends.
2. View list of tweets by user’s friends with tweet’s visited count.
Top Tweets:
1. View top trending tweets of the app for the user sorted based on the visited counts.