/TweetMe

Django Twitter Clone with all user functionalities.

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Twitter-clone-django

Twitter is a 'microblogging' system that allows you to send and receive short posts called tweets. Tweets can be up to 140 characters long and can include links to relevant websites and resources. Twitter users follow other users.

Blog site Demo

  • User can signUp, login, update password and delete account.
  • User can create tweet, retweet, like and comment on a tweet.
  • Search users with their username.
  • Update user profile and trends section.
  • Follow and Unfollow functionlaity, who to follow section.

TECHNOLOGY USED :

  • FRONT END : HTML , CSS, Bootstrap.
  • BACK END : DJANGO FRAMEWORK
  • DATABASE USED : SQL LITE

How to use?