Skip to content

karachi-katas/our_twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Filtered Twitter

A twitter like social media platform, where users can post tweets and comment etc, but the tweets cannot contain swear keywords. Swear words should be replaced by the word ‘duck’

##Features:

  • Create user profile with following attributes
    • User_name
    • Gender
    • Password
    • Phone_number
    • Country
  • A user should be able to login by providing user_name and password
  • A user should be able to post a tweet
  • A user should be able to like or dislike a tweet
  • A user should be able to comment on a tweet
  • A user should be able to fetch all comments on a given tweet
  • A user should be able to delete a tweet
  • A tweet can have one or more hashtags
  • A user can search tweets via hashtags

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages